Update baresip+ to 53.0.2 (204)

This commit is contained in:
F-Droid checkupdates bot 2025-05-08 04:11:48 +00:00 committed by Licaon_Kter
parent fe11e6248f
commit d7a2f96a8b

View file

@ -3082,10 +3082,28 @@ Builds:
- make all
ndk: 28.0.13004108
- versionName: 53.0.2
versionCode: 204
commit: dbad1f4969b3d6228d28bf0e01d2755113e4130e
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.1
CurrentVersionCode: 203
CurrentVersion: 53.0.2
CurrentVersionCode: 204