From e08c8ace363acc8435c64220b275d1d94b405615 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Sat, 25 Aug 2018 22:55:14 +0200 Subject: [PATCH] cargo: use bootstrap cargo with libgit2-0.27 support. --- srcpkgs/cargo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cargo/template b/srcpkgs/cargo/template index e9e47d2be51..9c7b0f1a033 100644 --- a/srcpkgs/cargo/template +++ b/srcpkgs/cargo/template @@ -16,9 +16,9 @@ nocross=yes case "$XBPS_MACHINE" in x86_64-musl) 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+=" - d54f7b4c6e8af657e6173e9e0200130b2f297f365ed4c06a4e9029762d975836" + a46cb16e1008032277d744b74cba16a107539b12b8fbfd763c4cc1f80ee5568c" ;; x86_64) distfiles+="