diff options
Diffstat (limited to 'libre/xtensa-unknown-elf-binutils/PKGBUILD')
-rw-r--r-- | libre/xtensa-unknown-elf-binutils/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/xtensa-unknown-elf-binutils/PKGBUILD b/libre/xtensa-unknown-elf-binutils/PKGBUILD index 914ee306d..c54a4144c 100644 --- a/libre/xtensa-unknown-elf-binutils/PKGBUILD +++ b/libre/xtensa-unknown-elf-binutils/PKGBUILD @@ -6,9 +6,9 @@ _target=xtensa-unknown-elf pkgname=$_target-binutils -pkgver=2.29.1 -pkgrel=2 -pkgdesc="A set of programs to assemble and manipulate binary and object files" +pkgver=2.30 +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') @@ -16,7 +16,7 @@ groups=('cross-devel') depends=('zlib') source=("https://ftp.gnu.org/gnu/binutils/binutils-$pkgver.tar.bz2"{,.sig} 'https://github.com/qca/open-ath9k-htc-firmware/raw/master/local/patches/binutils.patch') -sha512sums=('4063d34555526922376ccceb3f14b43e287442e82a8038cf50f4f51ad97d438c672c0e310ca4b856c9aff5aa9911073e256e8298a7a3f1844eeb60b90d955592' +sha512sums=('c3ce91aa20f058ec589bf18c722bf651331b394db6378900cc813cc0eea3a331a96584d5ae090630b627369510397dccc9edfcd43d4aeefc99579f277a05c72c' 'SKIP' 'e10ed358794d7aa32ac25087afd804dc4c3028c4664d7608eb86147f041561d16209afa6501bc8a19e02386674011d567640175f6b8bf89275c243dc3b3a9980') validpgpkeys=('EAF1C276A747E9ED86210CBAC3126D3B4AE55E93' # Tristan Gingold <gingold@adacore.com> |