Update Bitcoin to 4.22 (212)

This commit is contained in:
Boris Kraut 2015-04-02 20:26:26 +02:00
parent 9688641d39
commit 7daa834151

View file

@ -288,6 +288,13 @@ Build:4.21,211
srclibs=BitcoinJWallet@v0.12.2
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
Build:4.22,212
commit=c063b84ca6744eeb106c3cc87443a714580e29a4
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.