Update baresip+ to 55.0.0 (214)

This commit is contained in:
checkupdates bot 2025-07-23 05:27:26 +00:00 committed by Licaon_Kter
parent 82c8b7c6a5
commit 80dcb4adf3

View file

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