Update Bitcoin (de.schildbach.wallet) to 3.28 (149)
This commit is contained in:
parent
c7dd43f5d7
commit
be5ed1d2f8
|
@ -142,6 +142,15 @@ Build:3.27,148
|
|||
prebuild=cp -r $$BitcoinJWallet-origin$$/ BitcoinJWallet
|
||||
build=$$MVN3$$ clean install -f BitcoinJWallet/pom.xml
|
||||
|
||||
Build:3.28,149
|
||||
commit=f796d9531f2d
|
||||
subdir=wallet
|
||||
maven=yes@..
|
||||
rm=market/
|
||||
srclibs=BitcoinJWallet-origin@v0.10.3
|
||||
prebuild=cp -r $$BitcoinJWallet-origin$$/ BitcoinJWallet
|
||||
build=$$MVN3$$ clean install -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