aboutsummaryrefslogtreecommitdiffstats
path: root/community/sheldon/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/sheldon/APKBUILD')
-rw-r--r--community/sheldon/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/community/sheldon/APKBUILD b/community/sheldon/APKBUILD
index 4a309799059..ec93b73f0d7 100644
--- a/community/sheldon/APKBUILD
+++ b/community/sheldon/APKBUILD
@@ -23,6 +23,7 @@ source="https://github.com/rossmacarthur/sheldon/archive/$pkgver/sheldon-$pkgver
export CARGO_PROFILE_RELEASE_OPT_LEVEL="z"
export LIBSSH2_SYS_USE_PKG_CONFIG=1 # use system libssh2
+export CARGO_REGISTRIES_CRATES_IO_PROTOCOL="sparse"
prepare() {
default_prepare