From 921d675502adce843130160b07bc2f8c93e34129 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 11 Jul 2023 17:11:03 +0000 Subject: [PATCH] Update CalyxVPN to 1.1.8 (169000000) --- metadata/org.calyxinstitute.vpn.yml | 27 +++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) diff --git a/metadata/org.calyxinstitute.vpn.yml b/metadata/org.calyxinstitute.vpn.yml index fdecdd24d0..cef49f14f1 100644 --- a/metadata/org.calyxinstitute.vpn.yml +++ b/metadata/org.calyxinstitute.vpn.yml @@ -220,6 +220,29 @@ Builds: build: ../scripts/build_deps.sh ndk: r21e + - versionName: 1.1.8 + versionCode: 169000000 + commit: d894ddde5a6b40adc62259c26f8da62c50a1f2a3 + 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: + - lib-bitmask-core* + - 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 @@ -227,5 +250,5 @@ UpdateCheckMode: Tags ^calyx\/[\d.-]+$ VercodeOperation: - 1000*%c UpdateCheckName: se.leap.bitmaskclient -CurrentVersion: 1.1.2-1 -CurrentVersionCode: 161000 +CurrentVersion: 1.1.8 +CurrentVersionCode: 169000000