mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
cargo: use bootstrap cargo with libgit2-0.27 support.
This commit is contained in:
parent
0d0f3c6420
commit
e08c8ace36
1 changed files with 2 additions and 2 deletions
|
@ -16,9 +16,9 @@ nocross=yes
|
||||||
case "$XBPS_MACHINE" in
|
case "$XBPS_MACHINE" in
|
||||||
x86_64-musl)
|
x86_64-musl)
|
||||||
distfiles+="
|
distfiles+="
|
||||||
https://repo.voidlinux.eu/distfiles/cargo-0.29.0-x86_64-unknown-linux-musl.tar.gz"
|
https://repo.voidlinux.eu/distfiles/cargo-0.29.0-x86_64-unknown-linux-musl-libgit2-27.tar.gz"
|
||||||
checksum+="
|
checksum+="
|
||||||
d54f7b4c6e8af657e6173e9e0200130b2f297f365ed4c06a4e9029762d975836"
|
a46cb16e1008032277d744b74cba16a107539b12b8fbfd763c4cc1f80ee5568c"
|
||||||
;;
|
;;
|
||||||
x86_64)
|
x86_64)
|
||||||
distfiles+="
|
distfiles+="
|
||||||
|
|
Loading…
Add table
Reference in a new issue