Update baresip to 71.1.1 (457)

This commit is contained in:
checkupdates bot 2025-11-06 04:26:07 +00:00 committed by linsui
parent 777627acbc
commit 5bc56bc469

View file

@ -4616,10 +4616,31 @@ Builds:
- make all
ndk: 28.2.13676358
- versionName: 71.1.1
versionCode: 457
commit: edc9fd4c9c80bbbe0869f9bdb430037ec6573087
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: 71.1.0
CurrentVersionCode: 456
CurrentVersion: 71.1.1
CurrentVersionCode: 457