cross-mips-linux-muslhf: rebuild for musl-1.1.23
This commit is contained in:
parent
48bc523f70
commit
5c0e8fb063
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
_binutils_version=2.32
|
||||
_gcc_version=9.1.0
|
||||
_musl_version=1.1.22
|
||||
_musl_version=1.1.23
|
||||
_linux_version=4.19
|
||||
|
||||
_triplet=mips-linux-muslhf
|
||||
|
@ -12,7 +12,7 @@ _sysroot="/usr/${_triplet}"
|
|||
|
||||
pkgname=cross-${_triplet}
|
||||
version=0.31
|
||||
revision=2
|
||||
revision=3
|
||||
short_desc="Cross toolchain for MIPS32r2 BE hardfloat target (musl)"
|
||||
maintainer="hipperson0 <hipperson0@gmail.com>"
|
||||
homepage="https://www.voidlinux.org/"
|
||||
|
@ -24,7 +24,7 @@ distfiles="
|
|||
${KERNEL_SITE}/kernel/v4.x/linux-${_linux_version}.tar.xz"
|
||||
checksum="0ab6c55dd86a92ed561972ba15b9b70a8b9f75557f896446c82e8b36e473ee04
|
||||
79a66834e96a6050d8fe78db2c3b32fb285b230b855d0a66288235bc04b327a0
|
||||
8b0941a48d2f980fd7036cfbd24aa1d414f03d9a0652ecbd5ec5c7ff1bee29e3
|
||||
8a0feb41cef26c97dde382c014e68b9bb335c094bbc1356f6edaaf6b79bd14aa
|
||||
0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1"
|
||||
|
||||
lib32disabled=yes
|
||||
|
|
Loading…
Reference in New Issue