cross-mips-linux-muslhf: update musl to 1.1.19
This commit is contained in:
parent
dbefb056da
commit
0dbf054ade
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
_binutils_version=2.29.1
|
||||
_gcc_version=7.3.0
|
||||
_musl_version=1.1.18
|
||||
_musl_version=1.1.19
|
||||
_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.25
|
||||
version=0.26
|
||||
revision=1
|
||||
short_desc="Cross toolchain for MIPS32r2 BE hardfloat target (musl)"
|
||||
maintainer="hipperson0 <hipperson0@gmail.com>"
|
||||
|
@ -26,7 +26,7 @@ checksum="
|
|||
1509dff41369fb70aed23682351b663b56db894034773e6dbf7d5d6071fc55cc
|
||||
832ca6ae04636adbb430e865a1451adf6979ab44ca1c8374f61fba65645ce15c
|
||||
150bb7f2dd4849b5d21b8ccd8d05294a48229e1fcb93a22e7b806a79ec0b0e45
|
||||
d017ee5d01aec0c522a1330fdff06b1e428cb409e1db819cc4935d5da4a5a118"
|
||||
db59a8578226b98373f5b27e61f0dd29ad2456f4aa9cec587ba8c24508e4c1d9"
|
||||
|
||||
lib32disabled=yes
|
||||
nocross=yes
|
||||
|
|
Loading…
Reference in a new issue