Update baresip+ to 55.1.0 (215)

This commit is contained in:
checkupdates bot 2025-08-08 04:21:45 +00:00 committed by Licaon_Kter
parent fb2eafe394
commit f06a9c13a0

View file

@ -3245,10 +3245,28 @@ Builds:
- make all
ndk: 28.2.13676358
- versionName: 55.1.0
versionCode: 215
commit: 26f3c905cb92447c72e33b85150fc9969fe8c486
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: 55.0.0
CurrentVersionCode: 214
CurrentVersion: 55.1.0
CurrentVersionCode: 215