core/binutils to 2.42+r195+g29ae8b8ea71-1

This commit is contained in:
Kevin Mihelich 2024-07-23 11:33:37 +00:00
parent 20474c9099
commit f4e1dd76a6
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
pkgbase = binutils pkgbase = binutils
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
pkgver = 2.42+r91+g6224493e457 pkgver = 2.42+r195+g29ae8b8ea71
pkgrel = 1 pkgrel = 1
url = https://www.gnu.org/software/binutils/ url = https://www.gnu.org/software/binutils/
arch = x86_64 arch = x86_64
@ -29,10 +29,10 @@ pkgbase = binutils
options = !distcc options = !distcc
options = !ccache options = !ccache
backup = etc/gprofng.rc backup = etc/gprofng.rc
source = git+https://sourceware.org/git/binutils-gdb.git#commit=6224493e457e72b11818c87cdc112bdb0fee5f81 source = git+https://sourceware.org/git/binutils-gdb.git#commit=29ae8b8ea71057f152af388a39fd667a43b95549
source = gold-warn-unsupported.patch source = gold-warn-unsupported.patch
validpgpkeys = 3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F validpgpkeys = 3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F
sha256sums = a36780f5918bf383520f44374b2daa2bc737f55aa2601458b9b35d576b4aa7df sha256sums = 24325572790571670ef0bf05d84ea8e3a54be2544730117501a601ac79d3251e
sha256sums = 2d430b66f84a19c154725ec535280c493be1d34f1a90f95208dce02fecd0e4e4 sha256sums = 2d430b66f84a19c154725ec535280c493be1d34f1a90f95208dce02fecd0e4e4
pkgname = binutils pkgname = binutils

View file

@ -11,8 +11,8 @@
noautobuild=1 noautobuild=1
pkgname=binutils pkgname=binutils
pkgver=2.42+r91+g6224493e457 pkgver=2.42+r195+g29ae8b8ea71
_commit=6224493e457e72b11818c87cdc112bdb0fee5f81 _commit=29ae8b8ea71057f152af388a39fd667a43b95549
pkgrel=1 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)
@ -31,7 +31,7 @@ backup=('etc/gprofng.rc')
options=(staticlibs !distcc !ccache) options=(staticlibs !distcc !ccache)
source=(git+https://sourceware.org/git/binutils-gdb.git#commit=${_commit} source=(git+https://sourceware.org/git/binutils-gdb.git#commit=${_commit}
gold-warn-unsupported.patch) gold-warn-unsupported.patch)
sha256sums=('a36780f5918bf383520f44374b2daa2bc737f55aa2601458b9b35d576b4aa7df' sha256sums=('24325572790571670ef0bf05d84ea8e3a54be2544730117501a601ac79d3251e'
'2d430b66f84a19c154725ec535280c493be1d34f1a90f95208dce02fecd0e4e4') '2d430b66f84a19c154725ec535280c493be1d34f1a90f95208dce02fecd0e4e4')
validpgpkeys=(3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F) validpgpkeys=(3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F)