Update baresip+ to 53.1.0 (207)

This commit is contained in:
F-Droid checkupdates bot 2025-05-29 04:09:58 +00:00 committed by Licaon_Kter
parent ad88edfd7d
commit 7300590bd4

View file

@ -3118,10 +3118,28 @@ Builds:
- make all
ndk: 28.0.13004108
- versionName: 53.1.0
versionCode: 207
commit: 80eab0754ceeb1bf303ac514b4cc69715614b563
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.4
CurrentVersionCode: 206
CurrentVersion: 53.1.0
CurrentVersionCode: 207