Update I2P to 0.9.32

This commit is contained in:
nextloop 2017-11-28 12:53:04 +01:00
parent ad4d1a3a59
commit c81ff57d1e

View file

@ -273,6 +273,17 @@ Build:0.9.31,4745238
curl https://gmplib.org/download/gmp/gmp-6.0.0.tar.xz | tar xJv -C $$I2P$$/core/c/jbigi/
scandelete=lib/client/src/main/jniLibs
Build:0.9.32,4745239
commit=80b7455602e5ce4d8998fe456c364b40e1768762
subdir=app
gradle=legacy
srclibs=I2P@e281620063817209ea8d5ee792cdfebcd89f7a7a
prebuild=echo -e "i2psrc=../$$I2P$$" >> ../lib/client/local.properties && \
echo -e "sdk.dir=$$SDK$$\nndk.dir=$$NDK$$\ni2psrc=$$I2P$$" >> ../routerjars/local.properties && \
sed -i '30i checkReleaseBuilds false\n' build.gradle && \
curl https://gmplib.org/download/gmp/gmp-6.0.0.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.
@ -282,5 +293,5 @@ The version code and name is in app/build.gradle
Auto Update Mode:None
Update Check Mode:None
Current Version:0.9.31
Current Version Code:4745238
Current Version:0.9.32
Current Version Code:4745239