mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
main/wasi-libc: upgrade to 0.20240412
This commit is contained in:
parent
0c2b105bb5
commit
bb78b2f46e
@ -1,8 +1,8 @@
|
|||||||
# Contributor: Alex Yam <alex@alexyam.com>
|
# Contributor: Alex Yam <alex@alexyam.com>
|
||||||
# Maintainer: Patrycja Rosa <alpine@ptrcnull.me>
|
# Maintainer: Patrycja Rosa <alpine@ptrcnull.me>
|
||||||
pkgname=wasi-libc
|
pkgname=wasi-libc
|
||||||
pkgver=0.20231215
|
pkgver=0.20240412
|
||||||
_gitrev=c5264e2bbe532994d06b039005f2af91bedcc1a6
|
_gitrev=9e8c542319242a5e536e14e6046de5968d298038
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="WASI libc implementation for WebAssembly"
|
pkgdesc="WASI libc implementation for WebAssembly"
|
||||||
url="https://github.com/WebAssembly/wasi-libc"
|
url="https://github.com/WebAssembly/wasi-libc"
|
||||||
@ -32,6 +32,6 @@ package() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
dfd4ed2af4c00a47f8c475d841c8df574e2dce3a903ce461cc2b04c57b8cabd3ac0fc6ebb771a9b39c2c33c14b87d3edd3a0603ea02c9e759baef2399e42370a wasi-libc-c5264e2bbe532994d06b039005f2af91bedcc1a6.tar.gz
|
22f9596f7ce48cfa15cb66ab017ba6c54c0df56c4f78783f9338e598f60571ff14110a82c6627f8602f3ec2ca3c5ba5eef3e1764a9bd9ead8ae7f1260f9cfd0d wasi-libc-9e8c542319242a5e536e14e6046de5968d298038.tar.gz
|
||||||
8241854f3331e4e22756f4414afcd6cd766d48e2a1a38ad6c95903f84b6f6b718b1ed0eae2ef0fe78f2ab5c87352ffb44f1eca3ea03983173b80f72af5948651 no-double-build.patch
|
8241854f3331e4e22756f4414afcd6cd766d48e2a1a38ad6c95903f84b6f6b718b1ed0eae2ef0fe78f2ab5c87352ffb44f1eca3ea03983173b80f72af5948651 no-double-build.patch
|
||||||
"
|
"
|
||||||
|
Loading…
Reference in New Issue
Block a user