From fbc1797ed3626ef8cff3a8950671e92bb7223c77 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 5 Aug 2016 09:53:34 +0200 Subject: [PATCH] binutils: update to 2.27. --- srcpkgs/binutils/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/binutils/template b/srcpkgs/binutils/template index 16088093ac..2eb3bb5975 100644 --- a/srcpkgs/binutils/template +++ b/srcpkgs/binutils/template @@ -1,6 +1,6 @@ # Template file for 'binutils' pkgname=binutils -version=2.26.1 +version=2.27 revision=1 bootstrap=yes short_desc="GNU binary utilities" @@ -8,7 +8,7 @@ maintainer="Juan RP " homepage="http://www.gnu.org/software/binutils/" license="GPL-3" distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.bz2" -checksum=39c346c87aa4fb14b2f786560aec1d29411b6ec34dce3fe7309fe3dd56949fd8 +checksum=369737ce51587f92466041a97ab7d2358c6d9e1b6490b3940eb09fb0a9a6ac88 if [ "$CHROOT_READY" ]; then hostmakedepends="flex perl"