Skip to content
Snippets Groups Projects
Commit 433de462 authored by Filipe Laíns's avatar Filipe Laíns :rainbow:
Browse files

upgpkg: 4.1.0-1

parent 1690e758
No related branches found
Tags 0.2.1.0-128
No related merge requests found
......@@ -2,7 +2,7 @@
_target=arm-none-eabi
pkgname=$_target-newlib
pkgver=3.3.0
pkgver=4.1.0
pkgrel=1
_upstream_ver=$pkgver
pkgdesc='A C standard library implementation intended for use on embedded systems (ARM bare metal)'
......@@ -12,7 +12,7 @@ license=(BSD)
makedepends=($_target-gcc)
options=(!emptydirs !strip)
source=(https://sourceware.org/pub/newlib/newlib-$_upstream_ver.tar.gz)
sha256sums=('58dd9e3eaedf519360d92d84205c3deef0b3fc286685d1c562e245914ef72c66')
sha256sums=('f296e372f51324224d387cc116dc37a6bd397198756746f93a2b02e9a5d40154')
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