Skip to content

Commit

Permalink
[For testing only] change source URL for rust
Browse files Browse the repository at this point in the history
This is for testing purposes only and will be dropped prior to merge.
This is done so as to not interrupt CI builds that use previous rust
toolchain packages.
  • Loading branch information
Fuzzbawls committed Mar 31, 2021
1 parent 7b957d5 commit d16f4e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion depends/packages/native_rust.mk
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit d16f4e6

Please sign in to comment.