aboutsummaryrefslogtreecommitdiff
path: root/depends
diff options
context:
space:
mode:
authorCory Fields <cory-nospam-@coryfields.com>2015-06-18 23:24:37 -0400
committerCory Fields <cory-nospam-@coryfields.com>2015-06-19 01:52:26 -0400
commita4d9f95653d7196a4eea9e3b1452d4c617b5bd2e (patch)
tree5df9cb417ead041ed121a82478501cda0a0fee6c /depends
parent40400d53d3a0f5a11907fba610adabbe0975c9db (diff)
downloadbitcoin-a4d9f95653d7196a4eea9e3b1452d4c617b5bd2e.tar.xz
build: comparison tool swap
This should be functionally identical to what's in place now. It was built from https://github.com/theuni/bitcoinj/commit/be0eef774462409df277b2a83d71c30451f107c5 That commit is the same as this pruned commit in TheBlueMatt's repo: https://github.com/TheBlueMatt/bitcoinj/commit/0f7b5d8 Now we'll be able to trust the line numbers in the stack traces.
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 d1b86dc2de..2a8a19b0a2 100644
--- a/depends/packages/native_comparisontool.mk
+++ b/depends/packages/native_comparisontool.mk
@@ -1,8 +1,8 @@
package=native_comparisontool
-$(package)_version=0f7b5d8
-$(package)_download_path=https://github.com/TheBlueMatt/test-scripts/raw/38b490a2599d422b12d5ce8f165792f63fd8f54f
+$(package)_version=be0eef7
+$(package)_download_path=https://github.com/theuni/bitcoind-comparisontool/raw/master
$(package)_file_name=pull-tests-$($(package)_version).jar
-$(package)_sha256_hash=ecd43b988a8b673b483e4f69f931596360a5e90fc415c75c4c259faa690df198
+$(package)_sha256_hash=46c2efa25e717751e1ef380d428761b1e37b43d6d1e92ac761b15ee92703e560
$(package)_install_dirname=BitcoindComparisonTool_jar
$(package)_install_filename=BitcoindComparisonTool.jar