mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update eduVPN to 3.4.0 (32)
This commit is contained in:
parent
f87103e7fd
commit
260a8802b6
1 changed files with 22 additions and 2 deletions
|
|
@ -246,7 +246,27 @@ Builds:
|
||||||
- ics-openvpn/main/src/main/cpp/lz4
|
- ics-openvpn/main/src/main/cpp/lz4
|
||||||
- wireguard/tunnel/tools/wireguard-tools/contrib/external-tests/rust/Cargo.toml
|
- wireguard/tunnel/tools/wireguard-tools/contrib/external-tests/rust/Cargo.toml
|
||||||
|
|
||||||
|
- versionName: 3.4.0
|
||||||
|
versionCode: 32
|
||||||
|
commit: 5da24626bd9af66b0313e95822f64533d2007895
|
||||||
|
submodules: true
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y make minisign swig
|
||||||
|
- apt-get install -y -t bookworm-backports golang-go
|
||||||
|
gradle:
|
||||||
|
- basic
|
||||||
|
output: app/build/outputs/apk/basic/release/app-basic-release-unsigned.apk
|
||||||
|
rm:
|
||||||
|
- ics-openvpn/main/src/main/cpp/mbedtls/programs/fuzz
|
||||||
|
- ics-openvpn/main/src/main/cpp/mbedtls/tests
|
||||||
|
- ics-openvpn/main/src/main/cpp/openvpn3/test/unittests
|
||||||
|
prebuild: sed -i -e '/signingConfigs/d' ics-openvpn/main/build.gradle.kts
|
||||||
|
scandelete:
|
||||||
|
- ics-openvpn/main/src/main/cpp/lz4
|
||||||
|
- wireguard/tunnel/tools/wireguard-tools/contrib/external-tests/rust/Cargo.toml
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 3.3.4
|
CurrentVersion: 3.4.0
|
||||||
CurrentVersionCode: 31
|
CurrentVersionCode: 32
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue