From fdc1f051e56241c453be9df95852f36659aeabfc Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 29 Sep 2017 10:06:16 +0200 Subject: [PATCH] binutils: update to 2.29.1. --- srcpkgs/binutils/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/binutils/template b/srcpkgs/binutils/template index 2ee77276d84..3d268b6b93a 100644 --- a/srcpkgs/binutils/template +++ b/srcpkgs/binutils/template @@ -1,6 +1,6 @@ # Template file for 'binutils' pkgname=binutils -version=2.29 +version=2.29.1 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=29a29549869039aad75fdf507ac30366da5ad0b974fbff4a8e7148dbf4f40ebf +checksum=1509dff41369fb70aed23682351b663b56db894034773e6dbf7d5d6071fc55cc if [ "$CHROOT_READY" ]; then hostmakedepends="flex perl"