From cc0b55a3fe53c960c274e3501b44ba7ffa070fdc Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Mon, 2 Mar 2015 05:02:10 +0000 Subject: [PATCH] Update CV of DroidUPnP to 2.3.0 (15) --- metadata/org.droidupnp.txt | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/metadata/org.droidupnp.txt b/metadata/org.droidupnp.txt index 21df377a38..7a7de3c08f 100644 --- a/metadata/org.droidupnp.txt +++ b/metadata/org.droidupnp.txt @@ -35,17 +35,19 @@ Build:2.2.0,13 commit=v2.2.0 gradle=yes srclibs=Cling@2.0.1 - prebuild=\ - sed -i -e '/4thline.org/,+1d' -e '/maven {/d' build.gradle && \ - pushd $$Cling$$ && $$MVN3$$ -DskipTests install && popd + prebuild=sed -i -e '/4thline.org/,+1d' -e '/maven {/d' build.gradle && \ + pushd $$Cling$$ && \ + $$MVN3$$ -DskipTests install && \ + popd Build:2.2.1,14 commit=v2.2.1 gradle=yes srclibs=Cling@2.0.1 - prebuild=\ - sed -i -e '/4thline.org/,+1d' -e '/maven {/d' build.gradle && \ - pushd $$Cling$$ && $$MVN3$$ install && popd + prebuild=sed -i -e '/4thline.org/,+1d' -e '/maven {/d' build.gradle && \ + pushd $$Cling$$ && \ + $$MVN3$$ install && \ + popd Maintainer Notes: The app itself uses the official 4thline repo to get Cling and dependencies. While @@ -55,6 +57,6 @@ in quite some jars from different untrusted repos, even 4thline again... Auto Update Mode:None Update Check Mode:Tags -Current Version:2.2.1 -Current Version Code:14 +Current Version:2.3.0 +Current Version Code:15