Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2133630424e91f3fdab9ec70142ae977ed0a17fb
commit 2133630424e91f3fdab9ec70142ae977ed0a17fb Author: crazy <[email protected]> Date: Fri Dec 23 16:51:23 2016 +0100 fuse-2.9.7-1-x86_64 * grepv 3.x.x release this is meant to be installed side by side with 2.x * need to figure man and docs conflicts once I'll add fuse 3.x diff --git a/source/apps-extra/fuse/FrugalBuild b/source/apps-extra/fuse/FrugalBuild index fba8161..8bdc956 100644 --- a/source/apps-extra/fuse/FrugalBuild +++ b/source/apps-extra/fuse/FrugalBuild @@ -5,10 +5,11 @@ pkgname=fuse pkgver=2.9.7 pkgrel=1 pkgdesc="An interface for filesystems implemented in userspace." +url="https://github.com/libfuse/libfuse" depends=('glibc>=2.24-4') groups=('apps-extra') archs=('i686' 'x86_64') -Finclude github +_F_archive_grepv="fuse-3.0.*" source=(https://github.com/libfuse/libfuse/releases/download/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.gz README.Frugalware) up2date="Flasttar https://github.com/libfuse/libfuse/releases" sha1sums=('cd174e3d37995a42fad32fac92f76cd18e24174f' \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
