Update Windscribe to 3.77 (1448)

This commit is contained in:
F-Droid checkupdates bot 2024-07-11 09:11:08 +00:00
parent 02669d1c4a
commit 4290979630

View file

@ -307,11 +307,107 @@ Builds:
- cp -r $strongswanLibsSrc $strongswanLibsDst
ndk: r21e
- versionName: '3.77'
versionCode: 1447
commit: 2a73c7e3588b95c7475dbc9f407fc7bf01383a31
subdir: mobile
submodules: true
sudo:
- apt-get update
- apt-get install -y automake bison flex gettext gperf libtool make pkg-config
swig jq
gradle:
- fdroid
srclibs:
- OpenSSL@OpenSSL_1_1_1t
rm:
- base/src/google/libs/in-app-purchasing-2.0.76.jar
- openvpn/src/main/cpp/mbedtls/tests
- openvpn/src/main/cpp/openvpn3/test/unittests
- openvpn/src/main/cpp/lz4/tmpsparse
- openvpn/src/main/cpp/lz4/tmp
- openvpn/src/main/cpp/mbedtls/programs/fuzz/corpuses/client
- openvpn/src/main/cpp/mbedtls/programs/fuzz/corpuses/dtlsclient
- openvpn/src/main/cpp/mbedtls/programs/fuzz/corpuses/server
- openvpn/src/main/cpp/mbedtls/programs/fuzz/corpuses/dtlsserver
- openvpn/src/main/cpp/mbedtls/tests/data_files/hash_file_1
- openvpn/src/main/cpp/mbedtls/tests/data_files/hash_file_2
- openvpn/src/main/cpp/mbedtls/tests/data_files/hash_file_3
- tv
- strongswan/libs
prebuild:
- sed -i 's/23.0.7599858/21.4.7075529/g' ../openvpn/build.gradle.kts
- sed -i 's/compileSdkVersion 32/compileSdkVersion 32\n ndkVersion "21.4.7075529"/g'
build.gradle
build:
- export ANDROID_NDK_HOME="$ANDROID_NDK"
- export PATH=$PATH:$ANDROID_SDK/tools:$ANDROID_SDK/platform-tools:$ANDROID_NDK_HOME
- export OpenSSL="$$OpenSSL$$"
- strongswanLibsSrc="$PWD/../strongswan-src/src/frontends/android/app/src/main/libs/*"
- strongswanLibsDst="$PWD/../strongswan/libs"
- cd ../tools
- chmod +x build_strongswan.sh
- ./build_strongswan.sh
- cd ../strongswan-src/src/frontends/android/app
- sed -i 's/compileSdkVersion 32/compileSdkVersion 32\n ndkVersion "21.4.7075529"/g'
build.gradle
- gradle assembleRelease
- cp -r $strongswanLibsSrc $strongswanLibsDst
ndk: r21e
- versionName: '3.77'
versionCode: 1448
commit: 2a73c7e3588b95c7475dbc9f407fc7bf01383a31
subdir: tv
submodules: true
sudo:
- apt-get update
- apt-get install -y automake bison flex gettext gperf libtool make pkg-config
swig jq
gradle:
- fdroid
srclibs:
- OpenSSL@OpenSSL_1_1_1t
rm:
- base/src/google/libs/in-app-purchasing-2.0.76.jar
- openvpn/src/main/cpp/mbedtls/tests
- openvpn/src/main/cpp/openvpn3/test/unittests
- openvpn/src/main/cpp/lz4/tmpsparse
- openvpn/src/main/cpp/lz4/tmp
- openvpn/src/main/cpp/mbedtls/programs/fuzz/corpuses/client
- openvpn/src/main/cpp/mbedtls/programs/fuzz/corpuses/dtlsclient
- openvpn/src/main/cpp/mbedtls/programs/fuzz/corpuses/server
- openvpn/src/main/cpp/mbedtls/programs/fuzz/corpuses/dtlsserver
- openvpn/src/main/cpp/mbedtls/tests/data_files/hash_file_1
- openvpn/src/main/cpp/mbedtls/tests/data_files/hash_file_2
- openvpn/src/main/cpp/mbedtls/tests/data_files/hash_file_3
- mobile
- strongswan/libs
prebuild:
- sed -i 's/23.0.7599858/21.4.7075529/g' ../openvpn/build.gradle.kts
- sed -i 's/compileSdkVersion 32/compileSdkVersion 32\n ndkVersion "21.4.7075529"/g'
build.gradle
build:
- export ANDROID_NDK_HOME="$ANDROID_NDK"
- export PATH=$PATH:$ANDROID_SDK/tools:$ANDROID_SDK/platform-tools:$ANDROID_NDK_HOME
- export OpenSSL="$$OpenSSL$$"
- strongswanLibsSrc="$PWD/../strongswan-src/src/frontends/android/app/src/main/libs/*"
- strongswanLibsDst="$PWD/../strongswan/libs"
- cd ../tools
- chmod +x build_strongswan.sh
- ./build_strongswan.sh
- cd ../strongswan-src/src/frontends/android/app
- sed -i 's/compileSdkVersion 32/compileSdkVersion 32\n ndkVersion "21.4.7075529"/g'
build.gradle
- gradle assembleRelease
- cp -r $strongswanLibsSrc $strongswanLibsDst
ndk: r21e
AutoUpdateMode: Version
UpdateCheckMode: Tags
VercodeOperation:
- '%c'
- '%c + 1'
UpdateCheckData: mobile/build.gradle|versionCode (\d+)||v([\d.]+)
CurrentVersion: '3.75'
CurrentVersionCode: 1298
CurrentVersion: '3.77'
CurrentVersionCode: 1448