cross-x86_64-linux-musl: update musl to 1.1.18
This commit is contained in:
parent
5bf1a21dbe
commit
6878952f22
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
_binutils_version=2.29
|
||||
_gcc_version=7.2.0
|
||||
_musl_version=1.1.16
|
||||
_musl_version=1.1.18
|
||||
_linux_version=4.9.8
|
||||
|
||||
_triplet=x86_64-linux-musl
|
||||
|
@ -10,7 +10,7 @@ _sysroot="/usr/${_triplet}"
|
|||
|
||||
pkgname=cross-${_triplet}
|
||||
version=0.24
|
||||
revision=1
|
||||
revision=2
|
||||
short_desc="Cross toolchain for x86_64 with musl"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.voidlinux.eu"
|
||||
|
@ -24,7 +24,7 @@ checksum="
|
|||
29a29549869039aad75fdf507ac30366da5ad0b974fbff4a8e7148dbf4f40ebf
|
||||
1cf7adf8ff4b5aa49041c8734bbcf1ad18cc4c94d0029aae0f4e48841088479a
|
||||
150bb7f2dd4849b5d21b8ccd8d05294a48229e1fcb93a22e7b806a79ec0b0e45
|
||||
937185a5e5d721050306cf106507a006c3f1f86d86cd550024ea7be909071011"
|
||||
d017ee5d01aec0c522a1330fdff06b1e428cb409e1db819cc4935d5da4a5a118"
|
||||
|
||||
lib32disabled=yes
|
||||
nocross=yes
|
||||
|
|
Loading…
Reference in a new issue