Update baresip+ to 61.0.0 (230)

This commit is contained in:
checkupdates bot 2025-12-09 04:24:55 +00:00 committed by linsui
parent 8e02129c8e
commit 731155ec7e

View file

@ -3513,10 +3513,31 @@ Builds:
- make all
ndk: 28.2.13676358
- versionName: 61.0.0
versionCode: 230
commit: 2c8284047343d395efbb661858b8beebd0e3e199
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
- sdkmanager 'cmake;3.31.6'
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: 60.0.1
CurrentVersionCode: 229
CurrentVersion: 61.0.0
CurrentVersionCode: 230