From 2a260c62501293be9fb88c9758e10001144be885 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 13 Mar 2017 08:47:51 +0100 Subject: [PATCH] binutils: update to 2.28. --- srcpkgs/binutils/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/binutils/template b/srcpkgs/binutils/template index cd79aeb45b6..60c4b31ec74 100644 --- a/srcpkgs/binutils/template +++ b/srcpkgs/binutils/template @@ -1,14 +1,14 @@ # Template file for 'binutils' pkgname=binutils -version=2.27 -revision=2 +version=2.28 +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=369737ce51587f92466041a97ab7d2358c6d9e1b6490b3940eb09fb0a9a6ac88 +checksum=6297433ee120b11b4b0a1c8f3512d7d73501753142ab9e2daa13c5a3edd32a72 if [ "$CHROOT_READY" ]; then hostmakedepends="flex perl"