diff --git a/srcpkgs/btfs/template b/srcpkgs/btfs/template index 41cab7260c1..7ea218ac013 100644 --- a/srcpkgs/btfs/template +++ b/srcpkgs/btfs/template @@ -1,17 +1,17 @@ # Template file for 'btfs' pkgname=btfs -version=2.18 -revision=4 +version=2.19 +revision=1 build_style=gnu-configure hostmakedepends="automake pkg-config" makedepends="boost-devel libcurl-devel libtorrent-rasterbar-devel fuse-devel" depends="python" short_desc="Bittorrent filesystem based on FUSE" maintainer="Juan RP " -license="GPL-3" +license="GPL-3.0-or-later" homepage="https://github.com/johang/btfs" distfiles="https://github.com/johang/btfs/archive/v${version}.tar.gz" -checksum=bb9679045540554232eff303fc4f615d28eb4023461eae3f65f08f2427ec9ef2 +checksum=678831788e3b5e24f674adf87618353bea935fb418d512f17aabe3244f06b7e1 CXXFLAGS="-std=c++11"