Filipe Laíns pushed to branch main at Arch Linux / Packaging / Packages / 
nds32le-elf-newlib


Commits:
9a96d5b8 by Filipe Laíns at 2024-06-05T02:04:49+01:00
upgpkg: 4.4.0.20231231-1

Signed-off-by: Filipe Laíns <la...@archlinux.org>

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,14 @@
+pkgbase = nds32le-elf-newlib
+       pkgdesc = A C standard library implementation intended for use on 
embedded systems (Andes 32 little-endian bare metal)
+       pkgver = 4.4.0.20231231
+       pkgrel = 1
+       url = https://www.sourceware.org/newlib/
+       arch = any
+       license = BSD
+       makedepends = nds32le-elf-gcc
+       options = !emptydirs
+       options = !strip
+       source = https://sourceware.org/pub/newlib/newlib-4.4.0.20231231.tar.gz
+       sha512sums = 
ea3baa0b7c9175aae024f0b7d272be092ef2c07483239a99329203e18a44bc23093d29e0ffcbe14bc591f610f0829eacd646cabb06d1c34aa23239cb1b814b46
+
+pkgname = nds32le-elf-newlib


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 _target=nds32le-elf
 pkgname=$_target-newlib
-pkgver=4.1.0
+pkgver=4.4.0.20231231
 pkgrel=1
 _upstream_ver=$pkgver
 pkgdesc='A C standard library implementation intended for use on embedded 
systems (Andes 32 little-endian bare metal)'
@@ -13,7 +13,7 @@ license=(BSD)
 makedepends=($_target-gcc)
 options=(!emptydirs !strip)
 source=(https://sourceware.org/pub/newlib/newlib-$_upstream_ver.tar.gz)
-sha512sums=('6a24b64bb8136e4cd9d21b8720a36f87a34397fd952520af66903e183455c5cf19bb0ee4607c12a05d139c6c59382263383cb62c461a839f969d23d3bc4b1d34')
+sha512sums=('ea3baa0b7c9175aae024f0b7d272be092ef2c07483239a99329203e18a44bc23093d29e0ffcbe14bc591f610f0829eacd646cabb06d1c34aa23239cb1b814b46')
 
 build() {
   rm -rf build-{newlib,nano}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nds32le-elf-newlib/-/commit/9a96d5b888d367162b2733a1a478e970a9b09039

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nds32le-elf-newlib/-/commit/9a96d5b888d367162b2733a1a478e970a9b09039
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to