summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWilken Gottwalt2024-02-11 06:17:55 +0100
committerWilken Gottwalt2024-02-11 06:17:55 +0100
commit49a914bce58dac28d6b9511828cb22401f46bfac (patch)
tree7c24333f86146bfa25dc312eefcded1651b3e9e3 /PKGBUILD
parent7c543f541c95d35c8e2f20b03a4ac69d4ede266b (diff)
downloadaur-arm-linux-gnueabihf-binutils.tar.gz
update to version 2.42
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dd6da2a7c76d..5cc43f69b55c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
_target="arm-linux-gnueabihf"
pkgname="${_target}-binutils"
-pkgver=2.41
+pkgver=2.42
pkgrel=1
pkgdesc="A set of programs to assemble and manipulate binary and object files"
arch=(x86_64)
@@ -19,7 +19,7 @@ license=(GPL)
depends=(glibc libelf zlib zstd)
makedepends=(gcc glibc libelf zlib zstd)
source=(https://ftp.gnu.org/gnu/binutils/binutils-${pkgver}.tar.xz{,.sig})
-sha256sums=('ae9a5789e23459e59606e6714723f2d3ffc31c03174191ef0d015bdf06007450'
+sha256sums=('f6e4d41fd5fc778b06b7891457b3620da5ecea1006c6a4a41ae998109f85a800'
'SKIP')
validpgpkeys=('3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F') # Nick Clifton (Chief Binutils Maintainer) <nickc@redhat.com>