[arch-commits] Commit in riscv64-elf-newlib/trunk (PKGBUILD)

Filipe Laíns ffy00 at archlinux.org
Sun Jan 24 20:12:56 UTC 2021


    Date: Sunday, January 24, 2021 @ 20:12:56
  Author: ffy00
Revision: 829083

upgpkg: riscv64-elf-newlib 4.1.0-1

Modified:
  riscv64-elf-newlib/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-24 20:12:53 UTC (rev 829082)
+++ PKGBUILD	2021-01-24 20:12:56 UTC (rev 829083)
@@ -3,7 +3,7 @@
 
 _target=riscv64-elf
 pkgname=$_target-newlib
-pkgver=3.3.0
+pkgver=4.1.0
 pkgrel=1
 _upstream_ver=$pkgver
 pkgdesc='A C standard library implementation intended for use on embedded systems (RISCV64 bare metal)'
@@ -13,7 +13,7 @@
 makedepends=($_target-gcc)
 options=(!emptydirs !strip)
 source=(https://sourceware.org/pub/newlib/newlib-$_upstream_ver.tar.gz)
-sha512sums=('2f0c6666487520e1a0af0b6935431f85d2359e27ded0d01d02567d0d1c6479f2f0e6bbc60405e88e46b92c2a18780a01a60fc9281f7e311cfd40b8d5881d629c')
+sha512sums=('6a24b64bb8136e4cd9d21b8720a36f87a34397fd952520af66903e183455c5cf19bb0ee4607c12a05d139c6c59382263383cb62c461a839f969d23d3bc4b1d34')
 
 build() {
   rm -rf build-{newlib,nano}



More information about the arch-commits mailing list