Update baresip to 69.2.1 (450)

This commit is contained in:
checkupdates bot 2025-10-09 04:25:06 +00:00 committed by linsui
parent 057e0d8855
commit a45a8e85dc

View file

@ -4490,10 +4490,31 @@ Builds:
- make all
ndk: 28.2.13676358
- versionName: 69.2.1
versionCode: 450
commit: 3082e21dac16b0732300143bc3416d3c89371693
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
- sed -i -e '/gradleVersion/s/8.13.0/8.11.1/' ../gradle/libs.versions.toml
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: 69.2.0
CurrentVersionCode: 449
CurrentVersion: 69.2.1
CurrentVersionCode: 450