[arch-commits] Commit in arm-none-eabi-newlib/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Sat Sep 15 23:35:09 UTC 2018
Date: Saturday, September 15, 2018 @ 23:35:08
Author: anatolik
Revision: 381801
upgpkg: arm-none-eabi-newlib 3.0.0.20180831-1
Modified:
arm-none-eabi-newlib/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-09-15 23:29:36 UTC (rev 381800)
+++ PKGBUILD 2018-09-15 23:35:08 UTC (rev 381801)
@@ -2,8 +2,8 @@
_target=arm-none-eabi
pkgname=$_target-newlib
-pkgver=3.0.0.20180226
-pkgrel=2
+pkgver=3.0.0.20180831
+pkgrel=1
_upstream_ver=$pkgver
pkgdesc='A C standard library implementation intended for use on embedded systems (ARM bare metal)'
arch=(any)
@@ -12,7 +12,7 @@
makedepends=($_target-gcc)
options=(!emptydirs !strip)
source=(ftp://sourceware.org/pub/newlib/newlib-$_upstream_ver.tar.gz)
-sha256sums=('d0b40c874c3047eccbf06fe916d3fc746bd94e8a4cd14c54381b2f72f68c5665')
+sha256sums=('3ad3664f227357df15ff34e954bfd9f501009a647667cd307bf0658aefd6eb5b')
build() {
rm -rf build-{newlib,nano}
More information about the arch-commits
mailing list