diff --git a/srcpkgs/binutils/template b/srcpkgs/binutils/template index 2cd9ea33a56..c1e6c3bbd7d 100644 --- a/srcpkgs/binutils/template +++ b/srcpkgs/binutils/template @@ -1,14 +1,14 @@ # Template file for 'binutils' pkgname=binutils -version=2.25.1 -revision=2 +version=2.26 +revision=1 bootstrap=yes short_desc="GNU binary utilities" maintainer="Juan RP " homepage="http://www.gnu.org/software/binutils/" license="GPL-3" distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.bz2" -checksum=b5b14added7d78a8d1ca70b5cb75fef57ce2197264f4f5835326b0df22ac9f22 +checksum=c2ace41809542f5237afc7e3b8f32bb92bc7bc53c6232a84463c423b0714ecd9 if [ "$CHROOT_READY" ]; then hostmakedepends="flex perl"