mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +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
|
noautobuild=1
|
||||||
|
|
||||||
pkgname=binutils
|
pkgname=binutils
|
||||||
pkgver=2.33.1
|
pkgver=2.34
|
||||||
pkgrel=2.2
|
pkgrel=1
|
||||||
pkgdesc='A set of programs to assemble and manipulate binary and object files'
|
pkgdesc='A set of programs to assemble and manipulate binary and object files'
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url='https://www.gnu.org/software/binutils/'
|
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
|
0001-AArch64-Set-the-correct-ELF-class-for-AArch64-stubs-.patch
|
||||||
0002-AArch64-Revert-setting-of-elf-class-in-linker-stub.patch)
|
0002-AArch64-Revert-setting-of-elf-class-in-linker-stub.patch)
|
||||||
validpgpkeys=(3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F)
|
validpgpkeys=(3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F)
|
||||||
md5sums=('9406231b7d9dd93731c2d06cefe8aaf1'
|
md5sums=('664ec3a2df7805ed3464639aaae332d6'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'806e91eb3ea6a539ecf1af445114e497'
|
'806e91eb3ea6a539ecf1af445114e497'
|
||||||
'11f2e62e227f5afba086301df681f1c7')
|
'11f2e62e227f5afba086301df681f1c7')
|
||||||
|
|
Loading…
Reference in a new issue