Make comptool more deterministic
This commit is contained in:
parent
6faee79426
commit
c9c51cba4e
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
package=native_comparisontool
|
||||
$(package)_version=5caed78
|
||||
$(package)_download_path=https://github.com/TheBlueMatt/test-scripts/raw/2d76ce92d68e6746988adde731318605a70e252c
|
||||
$(package)_version=0f7b5d8
|
||||
$(package)_download_path=https://github.com/TheBlueMatt/test-scripts/raw/38b490a2599d422b12d5ce8f165792f63fd8f54f
|
||||
$(package)_file_name=pull-tests-$($(package)_version).jar
|
||||
$(package)_sha256_hash=b55a98828b17060e327c5dabe5e4631898f422c0cba07c46170930a9eaf5e7c0
|
||||
$(package)_sha256_hash=ecd43b988a8b673b483e4f69f931596360a5e90fc415c75c4c259faa690df198
|
||||
$(package)_install_dirname=BitcoindComparisonTool_jar
|
||||
$(package)_install_filename=BitcoindComparisonTool.jar
|
||||
|
||||
|
|
Loading…
Reference in a new issue