Update I2P to 0.9.33
This commit is contained in:
parent
21adf02fab
commit
63c12f7134
|
@ -284,6 +284,17 @@ Build:0.9.32,4745239
|
||||||
curl https://gmplib.org/download/gmp/gmp-6.0.0.tar.xz | tar xJv -C $$I2P$$/core/c/jbigi/
|
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
|
scandelete=lib/client/src/main/jniLibs
|
||||||
|
|
||||||
|
Build:0.9.33,4745240
|
||||||
|
commit=1db9128afc313364ed905cee80c148568d4063db
|
||||||
|
subdir=app
|
||||||
|
gradle=legacy
|
||||||
|
srclibs=I2P@23aaefa98613ad81f6628c039a02c99f8464b586
|
||||||
|
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:
|
Maintainer Notes:
|
||||||
--Always update net.i2p.android aswell!--
|
--Always update net.i2p.android aswell!--
|
||||||
Don't do so until reproducible.
|
Don't do so until reproducible.
|
||||||
|
@ -293,5 +304,5 @@ The version code and name is in app/build.gradle
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:None
|
Update Check Mode:None
|
||||||
Current Version:0.9.32
|
Current Version:0.9.33
|
||||||
Current Version Code:4745239
|
Current Version Code:4745240
|
||||||
|
|
Loading…
Reference in a new issue