From cdfbd9b0edab8c61972637d0a68bf0db55da0290 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 22 Jul 2015 09:16:23 +0200 Subject: [PATCH] binutils: update to 2.25.1. --- srcpkgs/binutils/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/binutils/template b/srcpkgs/binutils/template index 29a520e34e..88c4617125 100644 --- a/srcpkgs/binutils/template +++ b/srcpkgs/binutils/template @@ -1,14 +1,14 @@ # Template file for 'binutils' pkgname=binutils -version=2.25 -revision=5 +version=2.25.1 +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=22defc65cfa3ef2a3395faaea75d6331c6e62ea5dfacfed3e2ec17b08c882923 +checksum=b5b14added7d78a8d1ca70b5cb75fef57ce2197264f4f5835326b0df22ac9f22 if [ "$CHROOT_READY" ]; then hostmakedepends="flex perl"