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

upgpkg: 2.4.0-4

parent 1e2deeb2
No related branches found
Tags 4.4.0.20231231-2
No related merge requests found
......@@ -3,8 +3,8 @@
_target=arm-none-eabi
pkgname=$_target-newlib
pkgver=2.4.0
pkgrel=3
_upstream_ver=2.4.0.20160527
pkgrel=4
_upstream_ver=2.4.0.20161025
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=('abc52a5bad9c6decaa569aa32cd0882acd7908ac')
sha1sums=('12879b06241f0ee987a8fef866de0db27b85755d')
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