summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-01-18 18:43:06 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-01-18 18:43:06 -0800
commitdb3b6a4a249215dcf49c9b4a19e3bc63ecf65f9e (patch)
tree702c9363219d47771445da0f6d7ec6cee8b45985
parentRebuild against gcc 9.1.0 (diff)
downloadxtensa-elf-binutils-db3b6a4a249215dcf49c9b4a19e3bc63ecf65f9e.tar.xz
Updated to 2.33.1
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73d7988..cb9f5a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,18 +12,18 @@
_target=xtensa-elf
pkgname=$_target-binutils
-pkgver=2.32
-pkgrel=2
+pkgver=2.33.1
+pkgrel=1
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/"
license=('GPL')
depends=('zlib')
source=("https://ftp.gnu.org/gnu/binutils/binutils-$pkgver.tar.xz"{,.sig}
- 'xtensa-elf-binutils.patch::https://github.com/qca/open-ath9k-htc-firmware/raw/master/local/patches/binutils.patch')
-sha512sums=('d326408f12a03d9a61a9de56584c2af12f81c2e50d2d7e835d51565df8314df01575724afa1e43bd0db45cfc9916b41519b67dfce03232aa4978704492a6994a'
- 'SKIP'
- 'e10ed358794d7aa32ac25087afd804dc4c3028c4664d7608eb86147f041561d16209afa6501bc8a19e02386674011d567640175f6b8bf89275c243dc3b3a9980')
+ 'xtensa-elf-binutils.patch::https://github.com/qca/open-ath9k-htc-firmware/raw/master/local/patches/binutils.patch')
+b2sums=('d326408f12a03d9a61a9de56584c2af12f81c2e50d2d7e835d51565df8314df01575724afa1e43bd0db45cfc9916b41519b67dfce03232aa4978704492a6994a'
+ 'SKIP'
+ 'e10ed358794d7aa32ac25087afd804dc4c3028c4664d7608eb86147f041561d16209afa6501bc8a19e02386674011d567640175f6b8bf89275c243dc3b3a9980')
validpgpkeys=('EAF1C276A747E9ED86210CBAC3126D3B4AE55E93' # Tristan Gingold <gingold@adacore.com>
'3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F') # Nick Clifton (Chief Binutils Maintainer) <nickc@redhat.com>