From 8692add4365b8e005218d2d27df0b5b16c1d8128 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 5 Aug 2017 09:54:25 +0000 Subject: [PATCH] btfs: update to 2.15. --- srcpkgs/btfs/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/btfs/template b/srcpkgs/btfs/template index 2c328752d7d..fca326c5f12 100644 --- a/srcpkgs/btfs/template +++ b/srcpkgs/btfs/template @@ -1,6 +1,6 @@ # Template file for 'btfs' pkgname=btfs -version=2.14 +version=2.15 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=3f4eb0c2a97c382a72491ca7dbde928c17aa44b76d5992e52c3ce3cf0d4d7f42 +checksum=7cb562504cb4a45db64f4524d55d080c84514c3cff46838ad1c1807785edc692 CXXFLAGS="-std=c++11"