diff --git a/core/binutils/.SRCINFO b/core/binutils/.SRCINFO index b41659b2f..371c3a5db 100644 --- a/core/binutils/.SRCINFO +++ b/core/binutils/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = binutils 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 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=6224493e457e72b11818c87cdc112bdb0fee5f81 + source = git+https://sourceware.org/git/binutils-gdb.git#commit=29ae8b8ea71057f152af388a39fd667a43b95549 source = gold-warn-unsupported.patch validpgpkeys = 3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F - sha256sums = a36780f5918bf383520f44374b2daa2bc737f55aa2601458b9b35d576b4aa7df + sha256sums = 24325572790571670ef0bf05d84ea8e3a54be2544730117501a601ac79d3251e sha256sums = 2d430b66f84a19c154725ec535280c493be1d34f1a90f95208dce02fecd0e4e4 pkgname = binutils diff --git a/core/binutils/PKGBUILD b/core/binutils/PKGBUILD index 4a1015494..49087e050 100644 --- a/core/binutils/PKGBUILD +++ b/core/binutils/PKGBUILD @@ -11,8 +11,8 @@ noautobuild=1 pkgname=binutils -pkgver=2.42+r91+g6224493e457 -_commit=6224493e457e72b11818c87cdc112bdb0fee5f81 +pkgver=2.42+r195+g29ae8b8ea71 +_commit=29ae8b8ea71057f152af388a39fd667a43b95549 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=('a36780f5918bf383520f44374b2daa2bc737f55aa2601458b9b35d576b4aa7df' +sha256sums=('24325572790571670ef0bf05d84ea8e3a54be2544730117501a601ac79d3251e' '2d430b66f84a19c154725ec535280c493be1d34f1a90f95208dce02fecd0e4e4') validpgpkeys=(3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F)