mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/binutils to 2.34-1
This commit is contained in:
parent
a7a9231097
commit
5ce6b54ed8
1 changed files with 3 additions and 3 deletions
|
@ -11,8 +11,8 @@
|
|||
noautobuild=1
|
||||
|
||||
pkgname=binutils
|
||||
pkgver=2.33.1
|
||||
pkgrel=2.2
|
||||
pkgver=2.34
|
||||
pkgrel=1
|
||||
pkgdesc='A set of programs to assemble and manipulate binary and object files'
|
||||
arch=(x86_64)
|
||||
url='https://www.gnu.org/software/binutils/'
|
||||
|
@ -25,7 +25,7 @@ source=(https://ftp.gnu.org/gnu/binutils/binutils-$pkgver.tar.xz{,.sig}
|
|||
0001-AArch64-Set-the-correct-ELF-class-for-AArch64-stubs-.patch
|
||||
0002-AArch64-Revert-setting-of-elf-class-in-linker-stub.patch)
|
||||
validpgpkeys=(3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F)
|
||||
md5sums=('9406231b7d9dd93731c2d06cefe8aaf1'
|
||||
md5sums=('664ec3a2df7805ed3464639aaae332d6'
|
||||
'SKIP'
|
||||
'806e91eb3ea6a539ecf1af445114e497'
|
||||
'11f2e62e227f5afba086301df681f1c7')
|
||||
|
|
Loading…
Reference in a new issue