Skip to content
Snippets Groups Projects
Commit 32a63834 authored by Anatol Pomozov's avatar Anatol Pomozov
Browse files

upgpkg: 2.5.0-1

parent d9a60016
No related branches found
Tags 4.4.0.20231231-2
No related merge requests found
......@@ -2,9 +2,9 @@
_target=arm-none-eabi
pkgname=$_target-newlib
pkgver=2.4.0
pkgrel=4
_upstream_ver=2.4.0.20161025
pkgver=2.5.0
pkgrel=1
_upstream_ver=2.5.0
pkgdesc='A C standard library implementation intended for use on embedded systems (ARM bare metal)'
arch=(any)
url='http://www.sourceware.org/newlib/'
......@@ -12,7 +12,7 @@ license=(BSD)
makedepends=($_target-gcc)
options=(!emptydirs !strip)
source=(ftp://sourceware.org/pub/newlib/newlib-$_upstream_ver.tar.gz)
sha1sums=('12879b06241f0ee987a8fef866de0db27b85755d')
sha1sums=('be1f1960bce564130a0cf9598e388fcc437169dc')
build() {
rm -rf build-{newlib,nano}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment