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

upgpkg: 3.3.0-1

parent 3dcb0050
No related branches found
Tags 0.2.1.0-128
No related merge requests found
......@@ -2,8 +2,8 @@
_target=arm-none-eabi
pkgname=$_target-newlib
pkgver=3.1.0
pkgrel=2
pkgver=3.3.0
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 @@ license=(BSD)
makedepends=($_target-gcc)
options=(!emptydirs !strip)
source=(https://sourceware.org/pub/newlib/newlib-$_upstream_ver.tar.gz)
sha256sums=('fb4fa1cc21e9060719208300a61420e4089d6de6ef59cf533b57fe74801d102a')
sha256sums=('58dd9e3eaedf519360d92d84205c3deef0b3fc286685d1c562e245914ef72c66')
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