Update baresip+ to 54.0.0 (210)

This commit is contained in:
F-Droid checkupdates bot 2025-06-11 04:17:18 +00:00 committed by linsui
parent 73dca4da89
commit fc49ce9d09

View file

@ -3154,10 +3154,28 @@ Builds:
- make all
ndk: 28.0.13004108
- versionName: 54.0.0
versionCode: 210
commit: ee26f6fc539db4b01dc54fcd6964bf850bb96ca0
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|..|'
../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: 53.1.2
CurrentVersionCode: 209
CurrentVersion: 54.0.0
CurrentVersionCode: 210