Update Bitcoin to 4.25 (215)

This commit is contained in:
Boris Kraut 2015-04-21 19:05:40 +02:00
parent d13d0e1b2d
commit 9303dc263e

View file

@ -309,6 +309,13 @@ Build:4.24,214
srclibs=BitcoinJWallet@v0.12.3
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
Build:4.25,215
commit=2aa214416e53331cbd00fc4662762fd7aa10ed4a
subdir=wallet
maven=yes@..
srclibs=BitcoinJWallet@v0.12.3
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
Maintainer Notes:
See wallet/{README,CHANGES} or git log for info about what BitcoinJ tag to use.
Use latest commit in 'prod' branch, which is a rebase on top of the latest tag.