Update baresip to 71.1.2 (458)

This commit is contained in:
checkupdates bot 2025-11-21 06:41:59 +00:00 committed by Licaon_Kter
parent 983303c306
commit 42a03ceb6a

View file

@ -4637,10 +4637,30 @@ Builds:
- make all
ndk: 28.2.13676358
- versionName: 71.1.2
versionCode: 458
commit: a7bbd9e5ff4286072ae68377c67c498c286fe236
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.1
CurrentVersionCode: 457
CurrentVersion: 71.1.2
CurrentVersionCode: 458