Update baresip to 73.0.1 (461)

This commit is contained in:
checkupdates bot 2025-12-09 04:25:52 +00:00 committed by linsui
parent 125747c273
commit a3ce8acb4e

View file

@ -4698,10 +4698,31 @@ Builds:
- make all
ndk: 28.2.13676358
- versionName: 73.0.1
versionCode: 461
commit: 8a000187fb7752ee02dff2c49d5d598e6ea5c7d4
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
- sdkmanager 'cmake;3.31.6'
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: 73.0.0
CurrentVersionCode: 460
CurrentVersion: 73.0.1
CurrentVersionCode: 461