From 3b3be631a6db1bec883437d5456496514f236b82 Mon Sep 17 00:00:00 2001 From: Bosco Date: Sat, 1 Feb 2020 23:00:33 +0100 Subject: [PATCH] binutils: update to 2.34 --- srcpkgs/binutils/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/binutils/template b/srcpkgs/binutils/template index 03ea951f7d1..4a14051667c 100644 --- a/srcpkgs/binutils/template +++ b/srcpkgs/binutils/template @@ -1,6 +1,6 @@ # Template file for 'binutils' pkgname=binutils -version=2.33.1 +version=2.34 revision=1 bootstrap=yes short_desc="GNU binary utilities" @@ -8,7 +8,7 @@ maintainer="Enno Boland " license="GPL-3.0-or-later" homepage="http://www.gnu.org/software/binutils/" distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz" -checksum=ab66fc2d1c3ec0359b8e08843c9f33b63e8707efdff5e4cc5c200eae24722cbf +checksum=f00b0e8803dc9bab1e2165bd568528135be734df3fabf8d0161828cd56028952 if [ "$CHROOT_READY" ]; then hostmakedepends="flex perl" @@ -18,7 +18,7 @@ else unset XBPS_CHECK_PKGS XBPS_TRIPLET=x86_64-unknown-linux-gnu fi -makedepends+=" zlib-devel" +makedepends+=" zlib-devel texinfo" do_configure() { if [ "$XBPS_TARGET_MACHINE" = "x86_64" ]; then