summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorРазыков Вячеслав2022-05-11 01:26:54 +0300
committerРазыков Вячеслав2022-05-11 01:26:54 +0300
commitc15fbeda3ce0c0935738651608ceddcd16ad5132 (patch)
tree8c162feb6e791d5ae2340f302ed890eb679f9230 /PKGBUILD
parent34cb5ffc9ecd64fccb31cbd4fa63dd4eca01ee69 (diff)
downloadaur-c15fbeda3ce0c0935738651608ceddcd16ad5132.tar.gz
Update to 2.38-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8d69acfeacc8..58f187939b13 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
_target="arm-linux-gnueabihf"
pkgname=${_target}-binutils
-pkgver=2.37
+pkgver=2.38
pkgrel=1
pkgdesc="A set of programs to assemble and manipulate binary and object files (${_target})"
arch=(i686 x86_64)
@@ -20,7 +20,7 @@ depends=(glibc zlib elfutils)
options=(staticlibs !distcc !ccache)
source=(https://ftp.gnu.org/gnu/binutils/binutils-$pkgver.tar.xz{,.sig})
#source=(https://ftpmirror.gnu.org/gnu/binutils/binutils-$pkgver.tar.xz{,.sig})
-sha256sums=('820d9724f020a3e69cb337893a0b63c2db161dadcb0e06fc11dc29eb1e84a32c'
+sha256sums=('e316477a914f567eccc34d5d29785b8b0f5a10208d36bbacedcc39048ecfe024'
'SKIP')
validpgpkeys=(3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F)