Update baresip+ to 58.1.0 (226)

This commit is contained in:
checkupdates bot 2025-11-06 04:25:35 +00:00 committed by linsui
parent 5bc56bc469
commit 9c0cbd9a4a

View file

@ -3431,10 +3431,31 @@ Builds:
- make all
ndk: 28.2.13676358
- versionName: 58.1.0
versionCode: 226
commit: be37a79a9a417f58975c3bbf7706903d882ca7b5
subdir: app
submodules: true
sudo:
- apt-get update
- apt-get install -y automake cmake libre-dev libtool make pkg-config wget lbzip2
gradle:
- yes
prebuild:
- sed -i -e 's|/opt/Android/ndk/.*|$$NDK$$|' -e "s|/usr/src/baresip-studio|$(realpath
..)|" ../libbaresip-android.video/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.video
- 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 v.*[0-9]$
CurrentVersion: 58.0.2
CurrentVersionCode: 225
CurrentVersion: 58.1.0
CurrentVersionCode: 226