From 86788874b112fe79299aa112c5619643b09599a8 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 27 Jul 2017 19:19:44 +0200 Subject: [PATCH] btfs: update to 2.14. --- srcpkgs/btfs/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/btfs/template b/srcpkgs/btfs/template index e5cf98b880..2c328752d7 100644 --- a/srcpkgs/btfs/template +++ b/srcpkgs/btfs/template @@ -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 " 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"