Update baresip to 63.2.5 (415)

This commit is contained in:
F-Droid checkupdates bot 2025-01-30 04:02:36 +00:00 committed by linsui
parent 7c181c3878
commit 3c6e3b100c

View file

@ -4042,10 +4042,28 @@ Builds:
- make all
ndk: 27.2.12479018
- versionName: 63.2.5
versionCode: 415
commit: c1ca5b9a6cffa4437184cf9dd9aaffe28c4f82e5
subdir: app
submodules: true
sudo:
- apt-get update
- apt-get install -y automake cmake libre-dev libtool make pkg-config wget
gradle:
- yes
prebuild: sed -i -e 's|/opt/Android/ndk/.*|$$NDK$$|' -e 's|/usr/src/baresip-studio|..|'
../libbaresip-android/Makefile
build:
- cd ../libbaresip-android
- make download-sources
- make all
ndk: 27.2.12479018
MaintainerNotes: make download-sources checks out master branches of several libraries;
this can cause build failures.
AutoUpdateMode: Version
UpdateCheckMode: Tags ^[0-9.]+$
CurrentVersion: 63.2.4
CurrentVersionCode: 414
CurrentVersion: 63.2.5
CurrentVersionCode: 415