diff --git a/depends/packages/native_rust.mk b/depends/packages/native_rust.mk index 7e116c9bcb208b..038501f5cbb492 100644 --- a/depends/packages/native_rust.mk +++ b/depends/packages/native_rust.mk @@ -1,6 +1,6 @@ package=native_rust $(package)_version=1.42.0 -$(package)_download_path=https://depends.pivx.org +$(package)_download_path=https://fuzzbawls.pw/depends-cache $(package)_file_name_x86_64_linux=rust-$($(package)_version)-x86_64-unknown-linux-gnu.tar.gz $(package)_sha256_hash_x86_64_linux=fce33280b344ab0fecc55be24632a3c0086fd763f4df1d59013dfc0e49f0356c $(package)_file_name_arm_linux=rust-$($(package)_version)-arm-unknown-linux-gnueabihf.tar.gz