cross-arm-linux-musleabi: update musl to 1.1.24
This commit is contained in:
parent
19639ade35
commit
4fe19f9caf
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
#
|
#
|
||||||
_binutils_version=2.32
|
_binutils_version=2.32
|
||||||
_gcc_version=9.2.0
|
_gcc_version=9.2.0
|
||||||
_musl_version=1.1.23
|
_musl_version=1.1.24
|
||||||
_linux_version=4.19
|
_linux_version=4.19
|
||||||
_libucontext_version=0.9.0
|
_libucontext_version=0.9.0
|
||||||
|
|
||||||
|
@ -13,7 +13,7 @@ _sysroot="/usr/${_triplet}"
|
||||||
|
|
||||||
pkgname=cross-${_triplet}
|
pkgname=cross-${_triplet}
|
||||||
version=0.32
|
version=0.32
|
||||||
revision=1
|
revision=2
|
||||||
short_desc="Cross toolchain for ARMv5 TE target (musl)"
|
short_desc="Cross toolchain for ARMv5 TE target (musl)"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
homepage="https://www.voidlinux.org/"
|
homepage="https://www.voidlinux.org/"
|
||||||
|
@ -26,7 +26,7 @@ distfiles="
|
||||||
https://distfiles.adelielinux.org/source/libucontext/libucontext-${_libucontext_version}.tar.xz"
|
https://distfiles.adelielinux.org/source/libucontext/libucontext-${_libucontext_version}.tar.xz"
|
||||||
checksum="0ab6c55dd86a92ed561972ba15b9b70a8b9f75557f896446c82e8b36e473ee04
|
checksum="0ab6c55dd86a92ed561972ba15b9b70a8b9f75557f896446c82e8b36e473ee04
|
||||||
ea6ef08f121239da5695f76c9b33637a118dcf63e24164422231917fa61fb206
|
ea6ef08f121239da5695f76c9b33637a118dcf63e24164422231917fa61fb206
|
||||||
8a0feb41cef26c97dde382c014e68b9bb335c094bbc1356f6edaaf6b79bd14aa
|
1370c9a812b2cf2a7d92802510cca0058cc37e66a7bedd70051f0a34015022a3
|
||||||
0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1
|
0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1
|
||||||
0d53a415a307ef175153bbe60a572c940a922cb736ce13530b666e7ec2795d68"
|
0d53a415a307ef175153bbe60a572c940a922cb736ce13530b666e7ec2795d68"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue