From 4efad72779b297670b347720ae47a64f7fa26633 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 3 Feb 2019 18:58:04 +0100 Subject: [PATCH] binutils: update to 2.32 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: #8131 [via git-merge-pr] Signed-off-by: Jürgen Buchmüller --- srcpkgs/binutils/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/binutils/template b/srcpkgs/binutils/template index ecac8dd4fa6..d1062c2ff80 100644 --- a/srcpkgs/binutils/template +++ b/srcpkgs/binutils/template @@ -1,14 +1,14 @@ # Template file for 'binutils' pkgname=binutils -version=2.31.1 -revision=2 +version=2.32 +revision=1 bootstrap=yes short_desc="GNU binary utilities" maintainer="Juan RP " license="GPL-3.0-or-later" homepage="http://www.gnu.org/software/binutils/" distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz" -checksum=5d20086ecf5752cc7d9134246e9588fa201740d540f7eb84d795b1f7a93bca86 +checksum=0ab6c55dd86a92ed561972ba15b9b70a8b9f75557f896446c82e8b36e473ee04 if [ "$CHROOT_READY" ]; then hostmakedepends="flex perl"