[arch-commits] Commit in arm-none-eabi-newlib/trunk (PKGBUILD)

Anatol Pomozov anatolik at archlinux.org
Sat Apr 22 23:52:06 UTC 2017


    Date: Saturday, April 22, 2017 @ 23:52:05
  Author: anatolik
Revision: 224431

upgpkg: arm-none-eabi-newlib 2.5.0.20170421-1

Modified:
  arm-none-eabi-newlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-22 23:19:29 UTC (rev 224430)
+++ PKGBUILD	2017-04-22 23:52:05 UTC (rev 224431)
@@ -3,7 +3,7 @@
 
 _target=arm-none-eabi
 pkgname=$_target-newlib
-pkgver=2.5.0.20170228
+pkgver=2.5.0.20170421
 pkgrel=1
 _upstream_ver=$pkgver
 pkgdesc='A C standard library implementation intended for use on embedded systems (ARM bare metal)'
@@ -13,7 +13,7 @@
 makedepends=($_target-gcc)
 options=(!emptydirs !strip)
 source=(ftp://sourceware.org/pub/newlib/newlib-$_upstream_ver.tar.gz)
-sha1sums=('0ae4f8df84dbfb4ef44b7f22d920d6c9b4ed764b')
+sha1sums=('d9d5627a3f795094f18a1d934584814b00c4471c')
 
 build() {
   rm -rf build-{newlib,nano}



More information about the arch-commits mailing list