From d07e40a86d5dad5cea5210f2a71e83d48fb5da96 Mon Sep 17 00:00:00 2001 From: Anthony Iliopoulos Date: Thu, 30 Jul 2020 11:23:21 +0200 Subject: [PATCH] binutils: update to 2.35. --- srcpkgs/binutils/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/binutils/template b/srcpkgs/binutils/template index 06a279cff2c..40e16748c64 100644 --- a/srcpkgs/binutils/template +++ b/srcpkgs/binutils/template @@ -1,6 +1,6 @@ # Template file for 'binutils' pkgname=binutils -version=2.34 +version=2.35 revision=1 bootstrap=yes short_desc="GNU binary utilities" @@ -8,7 +8,7 @@ maintainer="Enno Boland " license="GPL-3.0-or-later" homepage="http://www.gnu.org/software/binutils/" distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz" -checksum=f00b0e8803dc9bab1e2165bd568528135be734df3fabf8d0161828cd56028952 +checksum=1b11659fb49e20e18db460d44485f09442c8c56d5df165de9461eb09c8302f85 if [ "$CHROOT_READY" ]; then hostmakedepends="flex perl texinfo"