From 6237211d9ca6c2667170468ddbef46b84f521b3e Mon Sep 17 00:00:00 2001 From: Anthony Iliopoulos Date: Sun, 13 Oct 2019 11:42:29 +0200 Subject: [PATCH] binutils: update to 2.33.1. --- srcpkgs/binutils/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/binutils/template b/srcpkgs/binutils/template index b6780fcd5d7..03ea951f7d1 100644 --- a/srcpkgs/binutils/template +++ b/srcpkgs/binutils/template @@ -1,14 +1,14 @@ # Template file for 'binutils' pkgname=binutils -version=2.32 -revision=3 +version=2.33.1 +revision=1 bootstrap=yes short_desc="GNU binary utilities" 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=0ab6c55dd86a92ed561972ba15b9b70a8b9f75557f896446c82e8b36e473ee04 +checksum=ab66fc2d1c3ec0359b8e08843c9f33b63e8707efdff5e4cc5c200eae24722cbf if [ "$CHROOT_READY" ]; then hostmakedepends="flex perl"