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"