Update NaïveProxy Plugin - SagerNet to 106.0.5249.91-1 (100)

This commit is contained in:
F-Droid checkupdates bot 2022-10-05 04:35:36 +00:00
parent 228416522d
commit 89eae4edf3

View file

@ -239,9 +239,39 @@ Builds:
- popd
ndk: r23b
- versionName: 106.0.5249.91-1
versionCode: 100
commit: 4926ad2b472a12f21be6b97ed071ab210d1d4eb1
subdir: plugin/naive
submodules: true
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
- apt-get install -y tcl gettext libcurl4-openssl-dev ninja-build pkg-config
- apt-get remove -y libc6-i386 --autoremove
gradle:
- fdroid
srclibs:
- cpython@v3.10.7
prebuild:
- pushd ../..
- ./run fdroid prebuild_plugin_naive
- echo -e '\nexport PATH="$$cpython$$/bin:$PATH"' >> ./bin/plugin/naive/build.sh
scandelete:
- external
- plugin
build:
- pushd $$cpython$$
- ./configure --prefix=$$cpython$$
- make -j`nproc`
- make install
- popd
ndk: r23b
AutoUpdateMode: Version
UpdateCheckMode: Tags ^naive-plugin-.*
VercodeOperation: '%c * 5'
UpdateCheckData: sager.properties|NAIVE_VERSION=(\d+)|.|NAIVE_VERSION_NAME=(.*)
CurrentVersion: 105.0.5195.52-1
CurrentVersionCode: 95
CurrentVersion: 106.0.5249.91-1
CurrentVersionCode: 100