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

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


    Date: Sunday, January 24, 2021 @ 20:04:18
  Author: ffy00
Revision: 829065

upgpkg: or1k-elf-newlib 4.1.0-1

Modified:
  or1k-elf-newlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-24 20:04:10 UTC (rev 829064)
+++ PKGBUILD	2021-01-24 20:04:18 UTC (rev 829065)
@@ -3,7 +3,7 @@
 
 _target=or1k-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 (OpenRISC 1000 bare metal)'
@@ -13,7 +13,7 @@
 makedepends=($_target-gcc)
 options=(!emptydirs !strip)
 source=(https://sourceware.org/pub/newlib/newlib-$_upstream_ver.tar.gz)
-sha256sums=('58dd9e3eaedf519360d92d84205c3deef0b3fc286685d1c562e245914ef72c66')
+sha256sums=('f296e372f51324224d387cc116dc37a6bd397198756746f93a2b02e9a5d40154')
 
 build() {
   rm -rf build-{newlib,nano}



More information about the arch-commits mailing list