core/binutils to 2.44-1

This commit is contained in:
Kevin Mihelich 2025-02-09 13:48:04 +00:00
parent 86a1a53d3a
commit 8da4758b7d
2 changed files with 6 additions and 6 deletions
core/binutils

View file

@ -1,6 +1,6 @@
pkgbase = binutils
pkgdesc = A set of programs to assemble and manipulate binary and object files
pkgver = 2.43_1+r186+g61f8adadd6db
pkgver = 2.44
pkgrel = 1
url = https://www.gnu.org/software/binutils/
arch = x86_64
@ -29,10 +29,10 @@ pkgbase = binutils
options = !distcc
options = !ccache
backup = etc/gprofng.rc
source = git+https://sourceware.org/git/binutils-gdb.git#commit=61f8adadd6db110f4a333c0a853dc492d8abe4bc
source = git+https://sourceware.org/git/binutils-gdb.git#commit=815d9a14cbbb3b81843f7566222c87fb22e7255d
source = gold-warn-unsupported.patch
validpgpkeys = 3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F
sha256sums = bf0b750964266ac0a6790209eab3e23a2a143714d39e3ee2f568b3be04a57c69
sha256sums = 8dd44ba88dd86a4dfb4de3fd3a83f1b3f797c97e7513225e8b92d8796ac25741
sha256sums = 2d430b66f84a19c154725ec535280c493be1d34f1a90f95208dce02fecd0e4e4
pkgname = binutils

View file

@ -11,8 +11,8 @@
noautobuild=1
pkgname=binutils
pkgver=2.43_1+r186+g61f8adadd6db
_commit=61f8adadd6db110f4a333c0a853dc492d8abe4bc
pkgver=2.44
_commit=815d9a14cbbb3b81843f7566222c87fb22e7255d
pkgrel=1
pkgdesc='A set of programs to assemble and manipulate binary and object files'
arch=(x86_64)
@ -31,7 +31,7 @@ backup=('etc/gprofng.rc')
options=(staticlibs !distcc !ccache)
source=(git+https://sourceware.org/git/binutils-gdb.git#commit=${_commit}
gold-warn-unsupported.patch)
sha256sums=('bf0b750964266ac0a6790209eab3e23a2a143714d39e3ee2f568b3be04a57c69'
sha256sums=('8dd44ba88dd86a4dfb4de3fd3a83f1b3f797c97e7513225e8b92d8796ac25741'
'2d430b66f84a19c154725ec535280c493be1d34f1a90f95208dce02fecd0e4e4')
validpgpkeys=(3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F)