Update baresip+ to 55.2.0 (216)

This commit is contained in:
checkupdates bot 2025-08-20 04:22:24 +00:00 committed by linsui
parent c58764047c
commit 3abab1139a

View file

@ -3263,10 +3263,31 @@ Builds:
- make all
ndk: 28.2.13676358
- versionName: 55.2.0
versionCode: 216
commit: 64a8228f01e1e3fa02563178a8d05dbb4387b215
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/ndk/.*|$$NDK$$|' -e "s|/usr/src/baresip-studio|$(realpath
..)|" ../libbaresip-android.video/Makefile
- sed -i -e '/foojay/d' ../settings.gradle.kts
- sed -i -e '/gradleVersion/s/8.12.1/8.11.1/' ../gradle/libs.versions.toml
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.1.0
CurrentVersionCode: 215
CurrentVersion: 55.2.0
CurrentVersionCode: 216