From c88bd0e14b21f5c3a3f628219f6309f0a0c5a4d6 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 17 Jul 2023 16:50:17 +0000 Subject: [PATCH] Update CalyxVPN to 1.1.8-1 (169001) --- metadata/org.calyxinstitute.vpn.yml | 28 ++++++++++++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/metadata/org.calyxinstitute.vpn.yml b/metadata/org.calyxinstitute.vpn.yml index f4d63b7dce..3844a045be 100644 --- a/metadata/org.calyxinstitute.vpn.yml +++ b/metadata/org.calyxinstitute.vpn.yml @@ -221,10 +221,34 @@ Builds: build: ../scripts/build_deps.sh ndk: r21e + - versionName: 1.1.8-1 + versionCode: 169001 + commit: 320bf30b7432bb8ffebd2b27fe9216820a66d37f + 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 ^calyx\/[\d.-]+$ UpdateCheckName: se.leap.bitmaskclient -CurrentVersion: 1.1.8 -CurrentVersionCode: 169000 +CurrentVersion: 1.1.8-1 +CurrentVersionCode: 169001