btfs: update to 2.12.

This commit is contained in:
Michael Gehring 2016-09-17 08:09:15 +02:00
parent 4a63f71f48
commit 9b8a154ff4
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'btfs'
pkgname=btfs
version=2.11
revision=2
version=2.12
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=7c15001e6206c5c28350df0e1609ab10cd7e1578908f46eb334d3b41634a8ba8
checksum=cffa14795994b9f7d6548e4f535aac97506a3a4cf8751cdba337a5ad3c96539d
CXXFLAGS="-std=c++11"