Update RiseupVPN to 1.5.3 (182000)

This commit is contained in:
F-Droid checkupdates bot 2025-04-15 04:57:46 +00:00 committed by Licaon_Kter
parent 4aab6c79ba
commit 878b1ffb78

View file

@ -388,10 +388,35 @@ Builds:
build: ../scripts/build_deps.sh
ndk: r21e
- versionName: 1.5.3
versionCode: 182000
commit: fa49fede06c1f1e2aeee880b5f18f75247e9c11f
subdir: app
submodules: true
sudo:
- apt-get update
- apt-get install -y make g++ swig lib32stdc++6 lib32z1 autogen automake autopoint
libtool pkg-config po4a openjdk-17-jdk-headless
gradle:
- customProductionFat
rm:
- tor-android/external/openssl/fuzz
- tor-android/external/openssl/boringssl/fuzz
prebuild:
- sed -i -e 's|./gradlew|gradle|' ../scripts/build_deps.sh
- sed -i -e '/signingConfigs.getByName/d' -e 's/isEnable\ =\ true/isEnable\
=\ false/' ../ics-openvpn/main/build.gradle.kts
scandelete:
- bitmask-core-android
- ics-openvpn/main/src/main/cpp
- tor-android/external
build: ../scripts/build_deps.sh
ndk: r21e
MaintainerNotes: The "build" commands are extracted from build_deps.sh.
AutoUpdateMode: Version
UpdateCheckMode: Tags ^[0-9.]+$
UpdateCheckName: se.leap.bitmaskclient
CurrentVersion: 1.5.1
CurrentVersionCode: 179000
CurrentVersion: 1.5.3
CurrentVersionCode: 182000