summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Yan2021-05-31 18:40:48 +0000
committerFelix Yan2021-05-31 18:40:48 +0000
commitdbaf8720bb6e5b3700a588931eee51472c2e833f (patch)
tree02c391276e8623bbd8b5a7e16c7eb2e574f8e09a
parent038de50f5b9fbed458917992e89d9b317d7a0f6a (diff)
downloadaur-dbaf8720bb6e5b3700a588931eee51472c2e833f.tar.gz
upgpkg: 2.36.1-1
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0c14c117f2b5..51800f564fa3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_target=riscv64-linux-gnu
pkgname=$_target-binutils
-pkgver=2.36
+pkgver=2.36.1
pkgrel=1
pkgdesc='Assemble and manipulate binary and object files for 32-bit and 64-bit RISC-V'
arch=(x86_64)
@@ -13,7 +13,7 @@ license=(GPL)
groups=(risc-v)
makedepends=(setconf)
source=("https://ftp.gnu.org/gnu/binutils/binutils-$pkgver.tar.xz")
-sha512sums=('0b89b70d4ad5cfe5bd0011dc7e342ae9de96efdbfc3442a0d6b5f7660e38bbcad36f2c72ba8f074323f02bde022ff1cd723ae99f0ea55cf94ee2dbbc0e4efdb2')
+sha512sums=('cc24590bcead10b90763386b6f96bb027d7594c659c2d95174a6352e8b98465a50ec3e4088d0da038428abe059bbc4ae5f37b269f31a40fc048072c8a234f4e9')
prepare() {
setconf binutils-$pkgver/libiberty/configure ac_cpp "'\$CPP \$CPPFLAGS -O2'"