btfs: update to 2.8.
This commit is contained in:
parent
9ef8eaacea
commit
aae17746ee
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'btfs'
|
||||
pkgname=btfs
|
||||
version=2.7
|
||||
version=2.8
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="https://github.com/johang/btfs"
|
||||
distfiles="https://github.com/johang/btfs/archive/v${version}.tar.gz"
|
||||
checksum=5236052b6717d3edcda2efe666c41f9e39a9d2116705c74f97ffd2035a56e5b2
|
||||
checksum=bc0c6b85cc71650f73b13b98f2e04195641d00ca517b05ceba86b78dacc0f415
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue