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

Anatol Pomozov anatolik at archlinux.org
Fri May 22 04:57:06 UTC 2015


    Date: Friday, May 22, 2015 @ 06:57:06
  Author: anatolik
Revision: 133963

upgpkg: arm-none-eabi-newlib 2.2.0-4

new upstream snapshot

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

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-22 04:30:54 UTC (rev 133962)
+++ PKGBUILD	2015-05-22 04:57:06 UTC (rev 133963)
@@ -4,8 +4,8 @@
 _target=arm-none-eabi
 pkgname=$_target-newlib
 pkgver=2.2.0
-pkgrel=3
-_upstream_ver=$pkgver-1
+pkgrel=4
+_upstream_ver=$pkgver.20150423
 pkgdesc='A C standard library implementation intended for use on embedded systems (ARM bare metal)'
 arch=(any)
 url='http://www.sourceware.org/newlib/'
@@ -13,7 +13,7 @@
 makedepends=($_target-gcc)
 options=(!emptydirs !strip)
 source=(ftp://sourceware.org/pub/newlib/newlib-$_upstream_ver.tar.gz)
-sha1sums=('ab7d18171fb02f4647881c91be52bbf19882ad3d')
+sha1sums=('50429d21989b008916ea9b40f0ceedaf273eb84b')
 
 build() {
   rm -rf build-{newlib,nano}



More information about the arch-commits mailing list