mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-08 22:06:43 +02:00
community/picolibc: upgrade to 1.8.1
This commit is contained in:
parent
97f185dcc4
commit
54a78fb761
@ -5,12 +5,12 @@ _targets="
|
||||
riscv-none-elf
|
||||
"
|
||||
pkgname=picolibc
|
||||
pkgver=1.8
|
||||
pkgver=1.8.1
|
||||
pkgrel=0
|
||||
pkgdesc="A C standard library based on newlib with focus on compact size"
|
||||
url="https://github.com/picolibc/picolibc"
|
||||
makedepends="meson"
|
||||
# limited by gcc-cross-embedded
|
||||
# limited by newlib
|
||||
arch="aarch64 ppc64le x86_64 x86"
|
||||
license="GPL-2.0-only AND LGPL-2.1-only AND 0BSD AND BSD-3-Clause AND GPL-3.0-only AND LGPL-3.0-only"
|
||||
source="$pkgname-$pkgver.tar.xz::https://github.com/picolibc/picolibc/releases/download/$pkgver/picolibc-$pkgver.tar.xz"
|
||||
@ -70,5 +70,5 @@ riscv_none_elf() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
e468a4c6e18ab2289a78ab496a3b1699db4b39d69c3a3bc8577a0fff42e07afce0cf5fe58cd789c04ea93ed66418cd3a8d59c635d64195116bdf327d5671e56a picolibc-1.8.tar.xz
|
||||
47a2e25019205a36a5cdb9588e5d0d8eed81ce704da7f932a15b0d6244f21e1797abae5563aeb96f5ec49afb741231bcd0b01fec245ec7f58bc3868a0867ad55 picolibc-1.8.1.tar.xz
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user