From 458f1da8884625afe760c4847e7bad1f66370167 Mon Sep 17 00:00:00 2001 From: nextloop Date: Tue, 22 Nov 2016 10:40:12 +0100 Subject: [PATCH] Updated I2P to 0.9.27 --- metadata/net.i2p.android.router.txt | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/net.i2p.android.router.txt b/metadata/net.i2p.android.router.txt index 53232aa444..92636c3e92 100644 --- a/metadata/net.i2p.android.router.txt +++ b/metadata/net.i2p.android.router.txt @@ -218,6 +218,17 @@ Build:0.9.26,4745233 curl https://gmplib.org/download/gmp/gmp-5.0.2.tar.xz | tar xJv -C $$I2P$$/core/c/jbigi/ scandelete=lib/client/src/main/jniLibs +Build:0.9.27,4745234 + commit=dd579d4f5bf806fc6be301a162ac49f5f0ed033c + subdir=app + gradle=legacy + srclibs=I2P@19370a36a25a9d5f849534be32542dffcbe0ecf3 + prebuild=echo -e "i2psrc=../$$I2P$$" >> ../lib/client/local.properties && \ + echo -e "sdk.dir=$$SDK$$\nndk.dir=$$NDK$$\ni2psrc=$$I2P$$" >> ../routerjars/local.properties && \ + sed -i '31i checkReleaseBuilds false\n' build.gradle && \ + curl https://gmplib.org/download/gmp/gmp-5.0.2.tar.xz | tar xJv -C $$I2P$$/core/c/jbigi/ + scandelete=lib/client/src/main/jniLibs + Maintainer Notes: --Always update net.i2p.android aswell!-- Don't do so until reproducible. @@ -236,5 +247,5 @@ Increment build number with 'ant incrementBuild' for updates between router rele Auto Update Mode:None Update Check Mode:None -Current Version:0.9.26 -Current Version Code:4745233 +Current Version:0.9.27 +Current Version Code:4745234