From 000926f461154d21505dc2e767cfcb2143632885 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Mon, 22 Sep 2014 02:58:01 +0200 Subject: [PATCH] Update Bitcoin to 3.59 (180) --- metadata/de.schildbach.wallet.txt | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/metadata/de.schildbach.wallet.txt b/metadata/de.schildbach.wallet.txt index b7dbea1c1d..b954423980 100644 --- a/metadata/de.schildbach.wallet.txt +++ b/metadata/de.schildbach.wallet.txt @@ -162,6 +162,16 @@ Build:3.52,173 srclibs=BitcoinJWallet@v0.11.3 build=$$MVN3$$ clean install -DskipTests -f $$BitcoinJWallet$$/pom.xml +#v3.59 - "test" = b8761490836e2fa14b959f375483b138bfd5c792 +Build:3.59,180 + commit=v3.59 + subdir=wallet + maven=yes@.. + srclibs=BitcoinJWallet@v0.11.3 + prebuild=find . -iname *.java | xargs sed -i -e 's/de.schildbach.wallet_test/de.schildbach.wallet/g' && \ + sed -i -e 's/de.schildbach.wallet_test/de.schildbach.wallet/g' -e 's/-test//g' pom.xml AndroidManifest.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. @@ -177,8 +187,8 @@ approach to building this in future. Update the _test app as well. . -Auto Update Mode:None +Auto Update Mode:Version v%v Update Check Mode:RepoManifest/prod -Current Version:3.58 -Current Version Code:179 +Current Version:3.59 +Current Version Code:180