Update Bitcoin to 3.46 (167)

This commit is contained in:
Daniel Martí 2014-05-06 13:37:32 +02:00
parent 411de60d12
commit ea963be02d

View file

@ -147,6 +147,13 @@ Build:3.39,160
prebuild=cp -r $$BitcoinJWallet$$/ BitcoinJWallet
build=$$MVN3$$ clean install -DskipTests -f BitcoinJWallet/pom.xml
Build:3.46,167
commit=a38ec5e1d9b6569ae3
subdir=wallet
maven=yes@..
srclibs=BitcoinJWallet@v0.11.2
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.