mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update eduVPN to 3.5.1 (34)
This commit is contained in:
parent
8b6711a203
commit
256435761d
1 changed files with 22 additions and 2 deletions
|
|
@ -287,7 +287,27 @@ Builds:
|
|||
- ics-openvpn/main/src/main/cpp/lz4
|
||||
- wireguard/tunnel/tools/wireguard-tools/contrib/external-tests/rust/Cargo.toml
|
||||
|
||||
- versionName: 3.5.1
|
||||
versionCode: 34
|
||||
commit: 449e747e29d654851953a092b6389669c5b7f3ac
|
||||
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.5.0
|
||||
CurrentVersionCode: 33
|
||||
CurrentVersion: 3.5.1
|
||||
CurrentVersionCode: 34
|
||||
|
|
|
|||
Loading…
Reference in a new issue