summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-17 02:18:00 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-17 02:18:00 -0700
commit1b3b7b34a70d4689534a72315988b3f73a49eadc (patch)
treec500e7ec3dfa70ac18745372d481775787e053f9
parentUpdated to 2.34 (diff)
downloadsh-elf-binutils-1b3b7b34a70d4689534a72315988b3f73a49eadc.tar.xz
Updated to 2.35HEADmaster
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3300acf..155276b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
_target=sh-elf
pkgname=$_target-binutils
-pkgver=2.34
+pkgver=2.35
pkgrel=1
pkgdesc='A set of programs to assemble and manipulate binary and object files for the SuperH target'
arch=('x86_64' 'i686' 'armv7h' 'aarch64')
@@ -15,7 +15,7 @@ url='https://www.gnu.org/software/binutils/'
license=(GPL)
depends=(zlib)
source=(https://ftp.gnu.org/gnu/binutils/binutils-$pkgver.tar.xz{,.sig})
-b2sums=('07dd23916a7d27f71c3f160c8c16abe2bd4fce294c738c665a012a3be6a87dbe8160d0c38740524f9025e01d438e99b2a94bcf9f9f79ee214f5dd033de8aad3d'
+b2sums=('72ea79edf3a77aa93dcf38274123abbae5ce8f800a95e6379b4c8807050b05c2dfec314f06c027b1343c5570f369324fa3e195d7e0db5f8a57c0579937c49d3f'
'SKIP')
validpgpkeys=('EAF1C276A747E9ED86210CBAC3126D3B4AE55E93' # Tristan Gingold <gingold@adacore.com>
'3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F') # Nick Clifton (Chief Binutils Maintainer) <nickc@redhat.com>