Update baresip to 71.1.0 (456)

This commit is contained in:
checkupdates bot 2025-11-03 04:26:00 +00:00 committed by Licaon_Kter
parent 0f0dca7fff
commit ebcffb9ea4

View file

@ -4595,10 +4595,31 @@ Builds:
- make all
ndk: 28.2.13676358
- versionName: 71.1.0
versionCode: 456
commit: 776860a07a611e43e37a2599435b03b181ef5a4e
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.0.2
CurrentVersionCode: 455
CurrentVersion: 71.1.0
CurrentVersionCode: 456