summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2019-06-02 22:18:57 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2019-06-02 22:18:57 -0700
commita8a221306fe6e2f6a37d6effbe104c43d7bd8245 (patch)
treeb429256222ebfc87e05f6496ba492f8e8f7b3183
parentUpdated to 2.32 (diff)
downloadxtensa-elf-binutils-a8a221306fe6e2f6a37d6effbe104c43d7bd8245.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 7d91938..73d7988 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
_target=xtensa-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 Xtensa target'
arch=('x86_64' 'i686' 'armv7h')
url="https://www.gnu.org/software/binutils/"