summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2019-05-05 18:50:02 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2019-05-05 18:50:02 -0700
commit0dfd0808120b3a7c97b7983378802c33c0ea23cf (patch)
tree7c540f939e159831bd0a6f30ab5ac5c45af5e804
parentMaintainer logic (diff)
downloadxtensa-elf-binutils-0dfd0808120b3a7c97b7983378802c33c0ea23cf.tar.xz
Updated to 2.32
Change source package to xz url to https
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2148ad0..7d91938 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,19 +8,20 @@
# # I maintain this because:
# Required to build linux-libre-firmware
# Parabola version patch name is too vague
+# Parabola version uses bz2 source package
_target=xtensa-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 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.bz2"{,.sig}
+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=('b42954e6f49a0adcd2676bdd77dfb59bfc25cec8184b007521d1e2b1d5d0593b58639e3d9448d5a40fe024c3cea386a37743627d6bb16d502f52a4a32b9573bd'
+sha512sums=('d326408f12a03d9a61a9de56584c2af12f81c2e50d2d7e835d51565df8314df01575724afa1e43bd0db45cfc9916b41519b67dfce03232aa4978704492a6994a'
'SKIP'
'e10ed358794d7aa32ac25087afd804dc4c3028c4664d7608eb86147f041561d16209afa6501bc8a19e02386674011d567640175f6b8bf89275c243dc3b3a9980')
validpgpkeys=('EAF1C276A747E9ED86210CBAC3126D3B4AE55E93' # Tristan Gingold <gingold@adacore.com>