update librustzcash

update librustzcash - experimental!
This commit is contained in:
ca333
2018-04-21 18:52:52 +02:00
committed by GitHub
parent a04f539e27
commit 9764030cd4

View File

@@ -3,10 +3,9 @@ $(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=a5760a90d4a1045c8944204f29fa2a3cf2f800afee400f88bf89bbfe2cce1279
$(package)_git_commit=91348647a86201a9482ad4ad68398152dc3d635e
$(package)_dependencies=rust
$(package)_sha256_hash=b63ba98d569d332764f27706038c04d03ac7e2c836dc15dc4eaa24b04b8c7f4a
$(package)_git_commit=6cc1813ae3bb1e42224fd8ca0a8977b95c576738
$(package)_dependencies=rust $(rust_crates)
ifeq ($(host_os),mingw32)
define $(package)_build_cmds