From 0b9b2269025a521411be37cd41baec4c86606d4f Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Wed, 7 Aug 2024 00:03:05 +0000 Subject: [PATCH] core/binutils to 2.43+r4+g7999dae6961-1 --- core/binutils/.SRCINFO | 6 +++--- core/binutils/PKGBUILD | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/core/binutils/.SRCINFO b/core/binutils/.SRCINFO index aaf2da503..7fadc6ada 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+r207+g8a6764d35e5 + pkgver = 2.43+r4+g7999dae6961 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=8a6764d35e5c15d78de8aef8f27af3eefd9d7544 + source = git+https://sourceware.org/git/binutils-gdb.git#commit=7999dae69612295e1bbffe64aff87044372a0059 source = gold-warn-unsupported.patch validpgpkeys = 3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F - sha256sums = 25060632a54f32c748a63dd11fdf1031565dc1e31f3cb83ff1968e30d33d06ba + sha256sums = 4726efb1f887c659cfb6aa198f18ca638d405f58ee1eeda4df3eb201c1169a67 sha256sums = 2d430b66f84a19c154725ec535280c493be1d34f1a90f95208dce02fecd0e4e4 pkgname = binutils diff --git a/core/binutils/PKGBUILD b/core/binutils/PKGBUILD index a60cf8379..f2142fd1a 100644 --- a/core/binutils/PKGBUILD +++ b/core/binutils/PKGBUILD @@ -11,8 +11,8 @@ noautobuild=1 pkgname=binutils -pkgver=2.42+r207+g8a6764d35e5 -_commit=8a6764d35e5c15d78de8aef8f27af3eefd9d7544 +pkgver=2.43+r4+g7999dae6961 +_commit=7999dae69612295e1bbffe64aff87044372a0059 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=('25060632a54f32c748a63dd11fdf1031565dc1e31f3cb83ff1968e30d33d06ba' +sha256sums=('4726efb1f887c659cfb6aa198f18ca638d405f58ee1eeda4df3eb201c1169a67' '2d430b66f84a19c154725ec535280c493be1d34f1a90f95208dce02fecd0e4e4') validpgpkeys=(3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F)