From 5546ffc5f8b37b7cd9f74e702427aaf34fe1c8fd Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Sun, 10 May 2015 23:39:22 +0200 Subject: [PATCH] Update Lightning to 4.0.10a (78) --- metadata/acr.browser.lightning.txt | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/metadata/acr.browser.lightning.txt b/metadata/acr.browser.lightning.txt index 3d1d4224e1..16bac7801b 100644 --- a/metadata/acr.browser.lightning.txt +++ b/metadata/acr.browser.lightning.txt @@ -1,6 +1,6 @@ Categories:Internet License:MPL2 -Web Site: +Web Site:http://acrdevelopment.org Source Code:https://github.com/anthonycr/Lightning-Browser Issue Tracker:https://github.com/anthonycr/Lightning-Browser/issues @@ -46,20 +46,23 @@ Build:4.0.2a,68 prebuild=cp libs/android-support-v4.jar $$NetCipher$$/libs/android-support-v4.jar target=android-19 -Build:4.0.9a,77 - disable=doesn't compile - commit=e40f1d44a5d1d6ab7c838db1abdb46360f1d11a9 +Build:4.0.10a,78 + commit=2f3655045cf686ad4ea2914d77b29fdd3fbcecb4 submodules=yes subdir=app gradle=yes rm=app/libs/*.jar - prebuild=sed -i -e 's/1.2.2/1.0.0/g' ../build.gradle && sed -i -e '/compile files/d' -e 's/minifyEnabled true/minifyEnabled false/g' -e '/palette-v7/icompile "com.android.support:support-v4:22.1.1"\ncompile "org.jsoup:jsoup:1.8.1"\n' build.gradle && \ - sed -i -e '/support-v4/acompile "com.madgag.spongycastle:prov:1.51.0.0"\ncompile "com.madgag.spongycastle:core:1.51.0.0"' ../external/netcipher/libnetcipher/build.gradle && \ - rm -fR ../external/netchipher/libnetcipher/libs/android-support-v4.jar && \ - rm -fR ../external/netchipher/libnetcipher/libs/spongycastle-core-1.50.0.0.jar + prebuild=sed -i -e 's/1.2.3/1.1.3/g' ../build.gradle && sed -i -e '/compile files/d' -e 's/minifyEnabled true/minifyEnabled false/g' -e '/palette-v7/icompile "com.android.support:support-v4:22.1.1"\ncompile "org.jsoup:jsoup:1.8.1"\n' build.gradle && \ + sed -i -e '/fileTree/acompile "com.madgag.spongycastle:core:1.51.0.0"' ../external/netcipher/libnetcipher/build.gradle && \ + rm -fR ../external/netcipher/libnetcipher/libs/spongycastle*.jar + +Maintainer Notes: +Netcipher uses httpclientandroidlib-1.2.1.jar which should be removal once +upstream issues have been fixed -- see Davdroid. +. Auto Update Mode:None Update Check Mode:RepoManifest -Current Version:4.0.9a -Current Version Code:77 +Current Version:4.0.10a +Current Version Code:78