Update baresip to 72.0.0 (459)

This commit is contained in:
checkupdates bot 2025-11-29 04:24:16 +00:00 committed by linsui
parent cf2aa56689
commit eed4e2c1f4

View file

@ -4657,10 +4657,30 @@ Builds:
- make all
ndk: 28.2.13676358
- versionName: 72.0.0
versionCode: 459
commit: 1439d62c38a70a602172ff825e2aee5a5b8c8a16
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/Makefile
- sed -i -e '/foojay/d' ../settings.gradle.kts
build:
- cd ../libbaresip-android
- 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 ^[0-9.]+$
CurrentVersion: 71.1.2
CurrentVersionCode: 458
CurrentVersion: 72.0.0
CurrentVersionCode: 459