Update Bitcoin (de.schildbach.wallet) to 3.28 (149)

This commit is contained in:
Ciaran Gultnieks 2013-12-18 14:18:02 +00:00
parent c7dd43f5d7
commit be5ed1d2f8

View file

@ -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.