Update Bitcoin to 4.19 (209)

This commit is contained in:
Boris Kraut 2015-02-11 11:03:33 +01:00
parent 04eea010bc
commit e962f7865a

View file

@ -274,6 +274,13 @@ Build:4.18,208
srclibs=BitcoinJWallet@v0.12.2
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
Build:4.19,209
commit=300448212108ecb5cdb56b10584fb2c79c4b4f21
subdir=wallet
maven=yes@..
srclibs=BitcoinJWallet@v0.12.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.