mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
cargo: new musl bootstrap binaries.
This commit is contained in:
parent
ec8d1498ad
commit
1e9397e16f
1 changed files with 2 additions and 2 deletions
|
@ -22,9 +22,9 @@ nocross=yes
|
|||
case "$XBPS_MACHINE" in
|
||||
x86_64-musl)
|
||||
distfiles+="
|
||||
https://repo.voidlinux.eu/distfiles/cargo-0.17.0-x86_64-unknown-linux-musl.tar.gz"
|
||||
https://repo.voidlinux.eu/distfiles/cargo-0.18.0-x86_64-unknown-linux-musl.tar.gz"
|
||||
checksum+="
|
||||
0150d5b249fa66a5d2515e6beb27aa6dfb25301bb50522fab7c2445bb7ecdd09"
|
||||
28f2ee839f14f8b3edf3f4e4cc8600ac99ea50905ee8fb91116bba676728c2e9"
|
||||
;;
|
||||
x86_64)
|
||||
distfiles+="
|
||||
|
|
Loading…
Add table
Reference in a new issue