Update Bitcoin to 3.46 (167)
This commit is contained in:
parent
411de60d12
commit
ea963be02d
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue