Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=8714c8b637e5c9e5da6fc214a235d78841bc60e2
commit 8714c8b637e5c9e5da6fc214a235d78841bc60e2 Author: crazy <[email protected]> Date: Mon Jan 29 14:42:25 2018 +0100 fuse-2.9.7-4-x86_64 * rebuild with tc diff --git a/source/apps/fuse/FrugalBuild b/source/apps/fuse/FrugalBuild index 993f928..2b76cd7 100644 --- a/source/apps/fuse/FrugalBuild +++ b/source/apps/fuse/FrugalBuild @@ -3,10 +3,10 @@ pkgname=fuse pkgver=2.9.7 -pkgrel=3 +pkgrel=4 pkgdesc="An interface for filesystems implemented in userspace." url="https://github.com/libfuse/libfuse" -depends=('glibc>=2.25') +depends=('glibc>=2.26.9000-3') groups=('apps') archs=('x86_64') source=(https://github.com/libfuse/libfuse/releases/download/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.gz README.Frugalware) _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
