Change librustzcash dependency hash to work for new Sapling classes
This commit is contained in:
@@ -3,8 +3,8 @@ $(package)_version=0.1
|
||||
$(package)_download_path=https://github.com/zcash/$(package)/archive/
|
||||
$(package)_file_name=$(package)-$($(package)_git_commit).tar.gz
|
||||
$(package)_download_file=$($(package)_git_commit).tar.gz
|
||||
$(package)_sha256_hash=1fb331a92b63da41e95ef9db671982d243a13bcd6d25570760c9ca83b8996887
|
||||
$(package)_git_commit=36d7acf3f37570f499fc8fe79fda372e5eb873ca
|
||||
$(package)_sha256_hash=ed8de6f820f4441a80457a25db022168df09ca945302d27004975b0d71c32718
|
||||
$(package)_git_commit=0ef61e6d460e49e70202f8599bbdb2d39e41d061
|
||||
$(package)_dependencies=rust $(rust_crates)
|
||||
$(package)_patches=cargo.config
|
||||
|
||||
|
||||
Reference in New Issue
Block a user