summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2019-06-02 22:18:35 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2019-06-02 22:18:35 -0700
commitfb6335b50c1837fb5924d20cfed4d9cb2291dc20 (patch)
tree40fa42ddb0db6d3a0eb8682aacf81483edb37033
parenturl to https (diff)
downloadsh-elf-binutils-fb6335b50c1837fb5924d20cfed4d9cb2291dc20.tar.xz
Rebuild against gcc 9.1.0
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c67faed..a8cfc24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
_target=sh-elf
pkgname=$_target-binutils
pkgver=2.32
-pkgrel=1
+pkgrel=2
pkgdesc='A set of programs to assemble and manipulate binary and object files for the SuperH target'
arch=('x86_64' 'i686' 'armv7h')
url='https://www.gnu.org/software/binutils/'