mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update eduVPN to 3.5.0 (33)
This commit is contained in:
parent
a6b1501298
commit
90ca22f261
1 changed files with 22 additions and 2 deletions
|
|
@ -267,7 +267,27 @@ Builds:
|
|||
- ics-openvpn/main/src/main/cpp/lz4
|
||||
- wireguard/tunnel/tools/wireguard-tools/contrib/external-tests/rust/Cargo.toml
|
||||
|
||||
- versionName: 3.5.0
|
||||
versionCode: 33
|
||||
commit: 8c1a8b1edbd0a88c201d7fdbc4a069d5b150d530
|
||||
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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.4.0
|
||||
CurrentVersionCode: 32
|
||||
CurrentVersion: 3.5.0
|
||||
CurrentVersionCode: 33
|
||||
|
|
|
|||
Loading…
Reference in a new issue