mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update RiseupVPN to 1.2.0 (170000)
This commit is contained in:
parent
cd8f81a317
commit
ae03e99f75
1 changed files with 26 additions and 2 deletions
|
|
@ -280,10 +280,34 @@ Builds:
|
|||
build: ../scripts/build_deps.sh
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 1.2.0
|
||||
versionCode: 170000
|
||||
commit: a9fb12c34a67092616d6b38a07bd1cfe7a493e24
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y make gcc swig lib32stdc++6 lib32z1 autogen automake autopoint
|
||||
libtool pkg-config po4a
|
||||
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
|
||||
scandelete:
|
||||
- bitmaskcore/obfsvpn/mobile/android/obfsvpn-sources.jar
|
||||
- bitmaskcore/obfsvpn/mobile/android/obfsvpn.aar
|
||||
- bitmaskcore/IPtProxy
|
||||
- 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.1.8
|
||||
CurrentVersionCode: 169000
|
||||
CurrentVersion: 1.2.0
|
||||
CurrentVersionCode: 170000
|
||||
|
|
|
|||
Loading…
Reference in a new issue