Update baresip+ to 53.0.4 (206)

This commit is contained in:
F-Droid checkupdates bot 2025-05-20 04:09:31 +00:00 committed by Licaon_Kter
parent d42178c515
commit 4c4f681d00

View file

@ -3100,10 +3100,28 @@ Builds:
- make all
ndk: 28.0.13004108
- versionName: 53.0.4
versionCode: 206
commit: 94b7a702063702485643fc1403b1ab086d967add
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.0.3
CurrentVersionCode: 205
CurrentVersion: 53.0.4
CurrentVersionCode: 206