Update baresip+ to 52.2.0 (197)

This commit is contained in:
F-Droid checkupdates bot 2025-04-30 04:19:47 +00:00 committed by Licaon_Kter
parent 630c613562
commit ae9b4717a8

View file

@ -3046,10 +3046,28 @@ Builds:
- make all
ndk: 28.0.13004108
- versionName: 52.2.0
versionCode: 197
commit: a30e44507049895e185ac0ec9c3183d796ffe13c
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.1.0
CurrentVersionCode: 196
CurrentVersion: 52.2.0
CurrentVersionCode: 197