Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=be5d3f4e0877a46bc91a707f10c3d58c8627d576
commit be5d3f4e0877a46bc91a707f10c3d58c8627d576 Author: crazy <[email protected]> Date: Fri Jan 26 05:13:39 2018 +0100 bzip2-1.0.6-15-x86_64 * rebuild with tc diff --git a/source/base/bzip2/FrugalBuild b/source/base/bzip2/FrugalBuild index 5322758..393776b 100644 --- a/source/base/bzip2/FrugalBuild +++ b/source/base/bzip2/FrugalBuild @@ -4,10 +4,10 @@ pkgname=bzip2 pkgver=1.0.6 -pkgrel=14 +pkgrel=15 pkgdesc="A block-sorting file compressor" url="http://www.bzip.org/" -depends=('glibc>=2.25-5' 'bash>=4.3_042-6') +depends=('glibc>=2.26' 'bash>=4.4.12-3') groups=('base' 'chroot-core') archs=('x86_64') up2date="Flasttar http://www.bzip.org/downloads.html" @@ -22,7 +22,7 @@ options+=('static') subpkgs=("lib32-${pkgname}") subdescs=("$pkgdesc ( 32bit )") -subdepends=("glibc>=2.25-5") +subdepends=("glibc>=2.26") subgroups=('lib32-extra') subarchs=('x86_64') suboptions=('force') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
