summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index def90030d631..197210b9388a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,7 @@ pkgbase = aarch64-binutils
depends = libelf
depends = jansson
depends = perl
- source = git+https://sourceware.org/git/binutils-gdb.git#commit=2dae374deda43a48d2241779fbf23f0e5fb3d527
+ source = git+https://sourceware.org/git/binutils-gdb.git#commit=594dcc92e8d1f6bb30e3dfa4eb343febcda66f1a
validpgpkeys = EAF1C276A747E9ED86210CBAC3126D3B4AE55E93
validpgpkeys = 3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 4c1e71ca64e4..09d9af73cee6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _target=$_arch-unknown-linux-gnu
pkgname=$_arch-binutils
pkgver=2.40
pkgrel=3
-_commit="2dae374deda43a48d2241779fbf23f0e5fb3d527"
+_commit=594dcc92e8d1f6bb30e3dfa4eb343febcda66f1a
pkgdesc='A set of programs to assemble and manipulate binary and object files for the ARM64 target'
arch=('x86_64')
url='https://www.gnu.org/software/binutils/'