btfs: update to 2.13.

This commit is contained in:
Michael Gehring 2016-11-14 08:21:41 +00:00
parent a3349e1536
commit 573bf86d8c

View file

@ -1,7 +1,7 @@
# Template file for 'btfs'
pkgname=btfs
version=2.12
revision=2
version=2.13
revision=1
build_style=gnu-configure
hostmakedepends="automake pkg-config"
makedepends="boost-devel libcurl-devel libtorrent-rasterbar-devel fuse-devel"
@ -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=cffa14795994b9f7d6548e4f535aac97506a3a4cf8751cdba337a5ad3c96539d
checksum=494c3e16261e3c7535efa86493e09270dde29cd7121e97c29d226c239cbeabd6
CXXFLAGS="-std=c++11"