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

Anatol Pomozov anatolik at archlinux.org
Fri Feb 26 19:47:11 UTC 2016


    Date: Friday, February 26, 2016 @ 20:47:11
  Author: anatolik
Revision: 163523

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-26 19:36:44 UTC (rev 163522)
+++ PKGBUILD	2016-02-26 19:47:11 UTC (rev 163523)
@@ -3,7 +3,7 @@
 
 _target=arm-none-eabi
 pkgname=$_target-newlib
-pkgver=2.3.0.20160104
+pkgver=2.3.0.20160226
 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=('43d8ac3eb3b582efdf68c217c4a1136a3efa0068')
+sha1sums=('56df3bc630fd36e5b37eece303f6f7033fa9ff85')
 
 build() {
   rm -rf build-{newlib,nano}



More information about the arch-commits mailing list