btfs: update to 2.18.

This commit is contained in:
maxice8 2017-11-27 00:00:31 -02:00 committed by Toyam Cox
parent 9671a99f13
commit ffc76a0e92

View file

@ -1,7 +1,7 @@
# Template file for 'btfs'
pkgname=btfs
version=2.17
revision=2
version=2.18
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=80a5a3ad48bebf13441d506755b2402ac230dc3f1f648ce12d3855e5cf04e53b
checksum=faccec8715ed2dd2193ae4e026c1735ff354bba635b9bb60d2642e2895aa5674
CXXFLAGS="-std=c++11"