Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bmf.git;a=commitdiff;h=6928e8740c5e9389334199099544c266efec0395
commit 6928e8740c5e9389334199099544c266efec0395 Author: crazy <[email protected]> Date: Wed Dec 23 11:47:07 2015 +0100 file-5.25-3-x86_64 * rebuild with gcc diff --git a/source/base/file/FrugalBuild b/source/base/file/FrugalBuild index 5ff749b..21820cd 100644 --- a/source/base/file/FrugalBuild +++ b/source/base/file/FrugalBuild @@ -2,14 +2,13 @@ # Maintainer: James Buren <[email protected]> # Contributor: Miklos Vajna <[email protected]> -options+=('asneeded') pkgname=file pkgver=5.25 -pkgrel=2 +pkgrel=3 pkgdesc="File type identification utility" url="http://www.darwinsys.com/file/" -depends=('glibc>=2.22-3' 'zlib>=1.2.8-2') +depends=('glibc>=2.22-7' 'zlib>=1.2.8-3') groups=('base' 'chroot-core') archs=('i686' 'x86_64' 'arm') up2date="Flasttar ftp://ftp.astron.com/pub/file/" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
