mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update InviZible Pro to 7.2.0 (25303)
This commit is contained in:
parent
ae7fafa91a
commit
f4dfe8062e
1 changed files with 66 additions and 2 deletions
|
|
@ -1135,6 +1135,70 @@ Builds:
|
|||
- popd
|
||||
ndk: r23b
|
||||
|
||||
- versionName: 7.2.0
|
||||
versionCode: 25302
|
||||
commit: 2794bde847b548dc54cd69cc536325539260704e
|
||||
subdir: tordnscrypt
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y autogen automake autopoint bzip2 g++ gettext libc-dev libtool
|
||||
make pkg-config rename shtool
|
||||
- apt-get install -y -t bookworm-backports golang-go
|
||||
init:
|
||||
- libs/prebuild
|
||||
- cd libs/dnscrypt-proxy
|
||||
- git checkout de75b7933a5cb2be5bc5af57fad4899d75876616
|
||||
gradle:
|
||||
- fdroid
|
||||
- armv7a
|
||||
rm:
|
||||
- PurpleI2PBuildScript/external/libs/openssl/fuzz/corpora
|
||||
- TorBuildScript/external/openssl/fuzz/corpora
|
||||
prebuild: sdkmanager 'cmake;3.31.6'
|
||||
scandelete:
|
||||
- tordnscrypt/libs
|
||||
- TorBuildScript/external
|
||||
build:
|
||||
- libs/build
|
||||
- pushd libs
|
||||
- mv Nflog-android conjure dnscrypt-proxy libzmq lyrebird snowflake webtunnel
|
||||
~
|
||||
- popd
|
||||
ndk: r23b
|
||||
|
||||
- versionName: 7.2.0
|
||||
versionCode: 25303
|
||||
commit: 2794bde847b548dc54cd69cc536325539260704e
|
||||
subdir: tordnscrypt
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y autogen automake autopoint bzip2 g++ gettext libc-dev libtool
|
||||
make pkg-config rename shtool
|
||||
- apt-get install -y -t bookworm-backports golang-go
|
||||
init:
|
||||
- libs/prebuild
|
||||
- cd libs/dnscrypt-proxy
|
||||
- git checkout de75b7933a5cb2be5bc5af57fad4899d75876616
|
||||
gradle:
|
||||
- fdroid
|
||||
- arm64
|
||||
rm:
|
||||
- PurpleI2PBuildScript/external/libs/openssl/fuzz/corpora
|
||||
- TorBuildScript/external/openssl/fuzz/corpora
|
||||
prebuild: sdkmanager 'cmake;3.31.6'
|
||||
scandelete:
|
||||
- tordnscrypt/libs
|
||||
- TorBuildScript/external
|
||||
build:
|
||||
- libs/build arm64
|
||||
- pushd libs
|
||||
- mv Nflog-android conjure dnscrypt-proxy libzmq lyrebird snowflake webtunnel
|
||||
~
|
||||
- popd
|
||||
ndk: r23b
|
||||
|
||||
MaintainerNotes: We move the source libs folders out of the way else gradle tries
|
||||
to use those files and errors out "libc++_shared.so is not an ABI"
|
||||
|
||||
|
|
@ -1144,5 +1208,5 @@ VercodeOperation:
|
|||
- 100 * %c + 2
|
||||
- 100 * %c + 3
|
||||
UpdateCheckData: tordnscrypt/build.gradle|versionCode\s(\d+)|.|versionName\s"([\d.]+)"
|
||||
CurrentVersion: 7.1.0
|
||||
CurrentVersionCode: 24803
|
||||
CurrentVersion: 7.2.0
|
||||
CurrentVersionCode: 25303
|
||||
|
|
|
|||
Loading…
Reference in a new issue