Update baresip+ to 54.2.0 (213)

This commit is contained in:
F-Droid checkupdates bot 2025-07-12 04:17:22 +00:00 committed by Licaon_Kter
parent 4395bb930e
commit 8cf6e48287

View file

@ -3209,10 +3209,28 @@ Builds:
- make all
ndk: 28.0.13004108
- versionName: 54.2.0
versionCode: 213
commit: dbaa2b2724be1842781b7418662ace07fa3767bc
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|$$SDK$$|' -e "s|/usr/src/baresip-studio|$(dirname
$(pwd))|" ../libbaresip-android.video/Makefile
build:
- cd ../libbaresip-android.video
- make download-sources
- make all
ndk: 28.0.13004108
MaintainerNotes: make download-sources checks out master branches of several libraries;
this can cause build failures.
AutoUpdateMode: Version
UpdateCheckMode: Tags v.*[0-9]$
CurrentVersion: 54.1.0
CurrentVersionCode: 212
CurrentVersion: 54.2.0
CurrentVersionCode: 213