mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
cross-i686-linux-musl: update musl to 1.1.19
This commit is contained in:
parent
3956554600
commit
20ae45d849
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
#
|
#
|
||||||
_binutils_version=2.29.1
|
_binutils_version=2.29.1
|
||||||
_gcc_version=7.3.0
|
_gcc_version=7.3.0
|
||||||
_musl_version=1.1.18
|
_musl_version=1.1.19
|
||||||
_linux_version=4.9.8
|
_linux_version=4.9.8
|
||||||
|
|
||||||
_triplet=i686-linux-musl
|
_triplet=i686-linux-musl
|
||||||
|
@ -10,7 +10,7 @@ _sysroot="/usr/${_triplet}"
|
||||||
_archflags="-march=i686"
|
_archflags="-march=i686"
|
||||||
|
|
||||||
pkgname=cross-${_triplet}
|
pkgname=cross-${_triplet}
|
||||||
version=0.25
|
version=0.26
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="Cross toolchain for i686 target (musl)"
|
short_desc="Cross toolchain for i686 target (musl)"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
@ -25,7 +25,7 @@ checksum="
|
||||||
1509dff41369fb70aed23682351b663b56db894034773e6dbf7d5d6071fc55cc
|
1509dff41369fb70aed23682351b663b56db894034773e6dbf7d5d6071fc55cc
|
||||||
832ca6ae04636adbb430e865a1451adf6979ab44ca1c8374f61fba65645ce15c
|
832ca6ae04636adbb430e865a1451adf6979ab44ca1c8374f61fba65645ce15c
|
||||||
150bb7f2dd4849b5d21b8ccd8d05294a48229e1fcb93a22e7b806a79ec0b0e45
|
150bb7f2dd4849b5d21b8ccd8d05294a48229e1fcb93a22e7b806a79ec0b0e45
|
||||||
d017ee5d01aec0c522a1330fdff06b1e428cb409e1db819cc4935d5da4a5a118"
|
db59a8578226b98373f5b27e61f0dd29ad2456f4aa9cec587ba8c24508e4c1d9"
|
||||||
|
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue