btfs: update to 2.14.

This commit is contained in:
Michael Gehring 2017-07-27 19:19:44 +02:00
parent 697acf01a5
commit 86788874b1
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'btfs'
pkgname=btfs
version=2.13
revision=2
version=2.14
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=494c3e16261e3c7535efa86493e09270dde29cd7121e97c29d226c239cbeabd6
checksum=3f4eb0c2a97c382a72491ca7dbde928c17aa44b76d5992e52c3ce3cf0d4d7f42
CXXFLAGS="-std=c++11"