Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=46d10d5e7d7d047a49c40bfa454bd2d26d18372e
commit 46d10d5e7d7d047a49c40bfa454bd2d26d18372e Author: crazy <[email protected]> Date: Mon Jan 29 20:14:42 2018 +0100 binutils-2.30-4-x86_64 * switch to released tarball diff --git a/source/devel/binutils/FrugalBuild b/source/devel/binutils/FrugalBuild index 58a1914..726f8c3 100644 --- a/source/devel/binutils/FrugalBuild +++ b/source/devel/binutils/FrugalBuild @@ -3,20 +3,18 @@ # Contributor: Miklos Vajna <[email protected]> pkgname=binutils -pkgver=2.30.0 -pkgrel=3 +pkgver=2.30 +pkgrel=4 pkgdesc="A set of programs to assemble and manipulate binary and object files" url="http://www.gnu.org/software/binutils/" -depends=('bash' 'glibc>=2.26.9000-2') -makedepends=('gcc>=7.3.0-3' 'fakeroot>=1.21-3') +depends=('bash' 'glibc>=2.26.9000-3') +makedepends=('gcc>=7.3.0-5' 'fakeroot>=1.21-3') groups=('devel' 'devel-core') archs=("x86_64") -options+=('static' 'noccache' 'nostrip') +options+=('static' 'noccache' 'nostrip' 'force') Fup2gnubz2 -#source=(http://ftp.gnu.org/gnu/$pkgname/$pkgname-${pkgver}.tar.xz) -## TMP before is really out -source=(ftp://sourceware.org/pub/binutils/snapshots/$pkgname-$pkgver.tar.xz) -sha1sums=('8f1863d284b6dfb039266438a4ed7eb2678bde08') +source=(http://ftp.gnu.org/gnu/$pkgname/$pkgname-${pkgver}.tar.xz) +sha1sums=('574d3b5650413d6ee65195a4f5ecbddc3a38f718') Fconfopts+=" \ --enable-shared \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
