From 930c6b92464c0a835a7daa04895d994f23f8a192 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Mon, 11 Sep 2017 10:11:32 +0000 Subject: [PATCH] btfs: update to 2.17. --- srcpkgs/btfs/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/btfs/template b/srcpkgs/btfs/template index b4fc0acdd11..5adc93f7528 100644 --- a/srcpkgs/btfs/template +++ b/srcpkgs/btfs/template @@ -1,6 +1,6 @@ # Template file for 'btfs' pkgname=btfs -version=2.16 +version=2.17 revision=1 build_style=gnu-configure hostmakedepends="automake pkg-config" @@ -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=673013ba648285f380848ae2e2f8a06800f781a0680582c0d550cc0c563cc08b +checksum=80a5a3ad48bebf13441d506755b2402ac230dc3f1f648ce12d3855e5cf04e53b CXXFLAGS="-std=c++11"