Update baresip+ to 52.2.3 (200)

This commit is contained in:
F-Droid checkupdates bot 2025-05-03 04:10:10 +00:00 committed by Licaon_Kter
parent 0a145e1e8b
commit 386f7904ff

View file

@ -3064,10 +3064,28 @@ Builds:
- make all
ndk: 28.0.13004108
- versionName: 52.2.3
versionCode: 200
commit: a06b1ed58855afb056b1e9366ffe6334db3c4e09
subdir: app
submodules: true
sudo:
- apt-get update
- apt-get install -y automake cmake libre-dev libtool make pkg-config wget
gradle:
- yes
prebuild: sed -i -e 's|/opt/Android/ndk/.*|$$NDK$$|' -e 's|/usr/src/baresip-studio|..|'
../libbaresip-android.video/Makefile
build:
- cd ../libbaresip-android.video
- make download-sources
- make all
ndk: 28.0.13004108
MaintainerNotes: make download-sources checks out master branches of several libraries;
this can cause build failures.
AutoUpdateMode: Version
UpdateCheckMode: Tags v.*[0-9]$
CurrentVersion: 52.2.2
CurrentVersionCode: 199
CurrentVersion: 52.2.3
CurrentVersionCode: 200