aboutsummaryrefslogtreecommitdiff
path: root/depends
diff options
context:
space:
mode:
authorMatt Corallo <git@bluematt.me>2014-10-02 13:15:59 -0700
committerMatt Corallo <git@bluematt.me>2014-10-02 13:52:19 -0700
commitc9c51cba4e3e1905c154ecf9f6559ced7606dc75 (patch)
tree3c4626a49b36511e9b0e7af60927b629ad824d63 /depends
parent6faee7942671141649b74e50908cb99cabc840e5 (diff)
downloadbitcoin-c9c51cba4e3e1905c154ecf9f6559ced7606dc75.tar.xz
Make comptool more deterministic
Diffstat (limited to 'depends')
-rw-r--r--depends/packages/native_comparisontool.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/depends/packages/native_comparisontool.mk b/depends/packages/native_comparisontool.mk
index 4c40f8b123..3d430d4306 100644
--- a/depends/packages/native_comparisontool.mk
+++ b/depends/packages/native_comparisontool.mk
@@ -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