btfs: update to 2.15.

This commit is contained in:
Michael Gehring 2017-08-05 09:54:25 +00:00
parent d338577556
commit 8692add436
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'btfs'
pkgname=btfs
version=2.14
version=2.15
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=3f4eb0c2a97c382a72491ca7dbde928c17aa44b76d5992e52c3ce3cf0d4d7f42
checksum=7cb562504cb4a45db64f4524d55d080c84514c3cff46838ad1c1807785edc692
CXXFLAGS="-std=c++11"