cross-mips-linux-muslhf: update musl to 1.1.20.
This commit is contained in:
parent
ca56569a45
commit
5c4fb7cdf3
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
_binutils_version=2.29.1
|
||||
_gcc_version=8.2.0
|
||||
_musl_version=1.1.19
|
||||
_musl_version=1.1.20
|
||||
_linux_version=4.9.8
|
||||
|
||||
_triplet=mips-linux-muslhf
|
||||
|
@ -11,7 +11,7 @@ _archflags="-march=mips32r2 -mhard-float"
|
|||
_sysroot="/usr/${_triplet}"
|
||||
|
||||
pkgname=cross-${_triplet}
|
||||
version=0.27
|
||||
version=0.28
|
||||
revision=1
|
||||
short_desc="Cross toolchain for MIPS32r2 BE hardfloat target (musl)"
|
||||
maintainer="hipperson0 <hipperson0@gmail.com>"
|
||||
|
@ -26,7 +26,7 @@ checksum="
|
|||
1509dff41369fb70aed23682351b663b56db894034773e6dbf7d5d6071fc55cc
|
||||
196c3c04ba2613f893283977e6011b2345d1cd1af9abeac58e916b1aab3e0080
|
||||
150bb7f2dd4849b5d21b8ccd8d05294a48229e1fcb93a22e7b806a79ec0b0e45
|
||||
db59a8578226b98373f5b27e61f0dd29ad2456f4aa9cec587ba8c24508e4c1d9"
|
||||
44be8771d0e6c6b5f82dd15662eb2957c9a3173a19a8b49966ac0542bbd40d61"
|
||||
|
||||
lib32disabled=yes
|
||||
nocross=yes
|
||||
|
|
Loading…
Reference in a new issue