[arch-commits] Commit in lm32-elf-newlib/trunk (PKGBUILD)
Filipe Laíns
ffy00 at archlinux.org
Sun Jan 24 20:10:56 UTC 2021
Date: Sunday, January 24, 2021 @ 20:10:56
Author: ffy00
Revision: 829078
upgpkg: lm32-elf-newlib 4.1.0-1
Modified:
lm32-elf-newlib/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-24 20:09:32 UTC (rev 829077)
+++ PKGBUILD 2021-01-24 20:10:56 UTC (rev 829078)
@@ -3,7 +3,7 @@
_target=lm32-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 (LatticeMico32 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