Update Bitcoin to 4.39 (229)
This commit is contained in:
parent
ccddded001
commit
ca9c55484a
|
@ -402,6 +402,14 @@ Build:4.38,228
|
|||
prebuild=sed -i -e '/<module>examples/d' -e '/<module>tools/d' -e '/<module>wallettemplate/d' $$BitcoinJWallet$$/pom.xml
|
||||
build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml
|
||||
|
||||
Build:4.39,229
|
||||
commit=41a7640b2e0fed9a7bf92cb49e2f4035121e486b
|
||||
subdir=wallet
|
||||
gradle=yes
|
||||
srclibs=BitcoinJWallet@v0.13.2
|
||||
prebuild=sed -i -e '/<module>examples/d' -e '/<module>tools/d' -e '/<module>wallettemplate/d' $$BitcoinJWallet$$/pom.xml
|
||||
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