mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update I2P to 0.9.35 (4745242)
This commit is contained in:
parent
8941d717be
commit
ac5a74b9d5
1 changed files with 14 additions and 2 deletions
|
|
@ -306,6 +306,18 @@ Build:0.9.34,4745241
|
||||||
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.35,4745242
|
||||||
|
commit=333f09073ab66e60514529adea556a397d478ae6
|
||||||
|
subdir=app
|
||||||
|
gradle=legacy
|
||||||
|
srclibs=I2P@3d21ad0df96beda782ae972d7d5e456ca1dde777
|
||||||
|
rm=gradle/wrapper
|
||||||
|
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.
|
||||||
|
|
@ -315,5 +327,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.34
|
Current Version:0.9.35
|
||||||
Current Version Code:4745241
|
Current Version Code:4745242
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue