summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2022-05-08 16:08:00 +0300
committerAqua-sama <aqua@iserlohn-fortress.net>2022-05-08 16:08:00 +0300
commitff6b155225bf6a12f80185f67cd20b3cd9cf4aa7 (patch)
tree99709702565815f2082a420b6e0868cb65d04abb
parentUpdated to latest binutils version (diff)
downloadi686-elf-binutils-ff6b155225bf6a12f80185f67cd20b3cd9cf4aa7.tar.xz
Update to 2.38
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 77eb6a6..48355c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_target=i686-elf
pkgname=$_target-binutils
-pkgver=2.36.1
-pkgrel=2
+pkgver=2.38
+pkgrel=1
pkgdesc='A set of programs to assemble and manipulate binary and object files for the i686-elf target'
arch=(i686 x86_64)
url='http://www.gnu.org/software/binutils/'
@@ -14,7 +14,7 @@ source=("http://mirrors.kernel.org/gnu/binutils/binutils-$pkgver.tar.xz"
"https://mirrors.kernel.org/gnu/binutils/binutils-$pkgver.tar.xz.sig"
"libiberty-ignore-cflags.patch")
_basedir=binutils-$pkgver
-sha256sums=('e81d9edf373f193af428a0f256674aea62a9d74dfe93f65192d4eae030b0f3b0'
+sha256sums=('e316477a914f567eccc34d5d29785b8b0f5a10208d36bbacedcc39048ecfe024'
'SKIP'
'8b2aea00e98f7c311b1d0fb14e4b435a03c65fde32bc992c924edb6fa7b83c9c')
validpgpkeys=("3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F")