btfs: update to 2.16.
This commit is contained in:
parent
639f882916
commit
dc9bac0c32
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'btfs'
|
||||
pkgname=btfs
|
||||
version=2.15
|
||||
version=2.16
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake pkg-config"
|
||||
|
@ -11,7 +11,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=7cb562504cb4a45db64f4524d55d080c84514c3cff46838ad1c1807785edc692
|
||||
checksum=673013ba648285f380848ae2e2f8a06800f781a0680582c0d550cc0c563cc08b
|
||||
|
||||
CXXFLAGS="-std=c++11"
|
||||
|
||||
|
|
Loading…
Reference in a new issue