Update Bitcoin to 4.32 (222)

This commit is contained in:
Boris Kraut 2015-06-08 12:14:11 +02:00
parent 36725a7abc
commit 31e8c465ec

View file

@ -350,6 +350,13 @@ Build:4.31,221
srclibs=BitcoinJWallet@v0.12.3
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
Build:4.32,222
commit=c2c9ab693eb078510f5beea6149bfffeb9f50395
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.