From 1bd59cbc289715704c28e17061ade62b0e317ce2 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 28 Jan 2016 07:35:55 +0100 Subject: [PATCH] binutils: update to 2.26. --- srcpkgs/binutils/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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"