summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2019-06-02 18:08:07 -0400
committerDavid P <megver83@parabola.nu>2019-06-02 18:08:07 -0400
commit766fb1fc8e55189e20f1349c35ebecc2045da4ba (patch)
tree2b401356fc8c61055746cb41769e78b136a89483
parent4936d110a5678baf276023c5be5f502bc8830825 (diff)
upgpkg: libre/sh-elf-binutils 2.32-1
Signed-off-by: David P <megver83@parabola.nu>
-rw-r--r--libre/sh-elf-binutils/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/sh-elf-binutils/PKGBUILD b/libre/sh-elf-binutils/PKGBUILD
index 00c5a76ae..cff4cb87d 100644
--- a/libre/sh-elf-binutils/PKGBUILD
+++ b/libre/sh-elf-binutils/PKGBUILD
@@ -2,7 +2,7 @@
_target=sh-elf
pkgname=$_target-binutils
-pkgver=2.31.1
+pkgver=2.32
pkgrel=1
pkgdesc='A set of programs to assemble and manipulate binary and object files for the SuperH target'
arch=('x86_64' 'i686' 'armv7h')
@@ -10,7 +10,7 @@ url='http://www.gnu.org/software/binutils/'
license=(GPL)
depends=(zlib)
source=(https://ftp.gnu.org/gnu/binutils/binutils-$pkgver.tar.bz2{,.sig})
-sha512sums=('b42954e6f49a0adcd2676bdd77dfb59bfc25cec8184b007521d1e2b1d5d0593b58639e3d9448d5a40fe024c3cea386a37743627d6bb16d502f52a4a32b9573bd'
+sha512sums=('99ec7ed2b5ebfd3ac16cecb1567ec4a72f81ac30717002d601708f7547b2f8122ffcce076c986f22894aede33c54c73012210a4e973ba9b6e2d87a242a2bee12'
'SKIP')
validpgpkeys=('EAF1C276A747E9ED86210CBAC3126D3B4AE55E93' # Tristan Gingold <gingold@adacore.com>
'3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F') # Nick Clifton (Chief Binutils Maintainer) <nickc@redhat.com>