mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
btfs: update to 2.6.
This commit is contained in:
parent
aad9c0bc81
commit
ff0b06b868
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'btfs'
|
# Template file for 'btfs'
|
||||||
pkgname=btfs
|
pkgname=btfs
|
||||||
version=2.5
|
version=2.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake pkg-config"
|
hostmakedepends="automake pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://github.com/johang/btfs"
|
homepage="https://github.com/johang/btfs"
|
||||||
distfiles="https://github.com/johang/btfs/archive/v${version}.tar.gz"
|
distfiles="https://github.com/johang/btfs/archive/v${version}.tar.gz"
|
||||||
checksum=8d970d3c0e921ffee77d04aad758a3ff93123690cb1e372b7efdaeab310c687e
|
checksum=b4d9de5c73b0b023e725e5c76ebd2298c00de6b6d10fa2e3877f647b9e5bceb1
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue