Update baresip to 68.1.2 (445)

This commit is contained in:
checkupdates bot 2025-08-09 22:34:36 +00:00 committed by Licaon_Kter
parent 723f23d4ce
commit 515b7dcdf5

View file

@ -4385,10 +4385,31 @@ Builds:
- make all
ndk: 28.2.13676358
- versionName: 68.1.2
versionCode: 445
commit: 55298d885a57741dce85630fe50b09989ef67567
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.12.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: 68.0.0
CurrentVersionCode: 442
CurrentVersion: 68.1.2
CurrentVersionCode: 445