Update baresip to 64.1.0 (418)

This commit is contained in:
F-Droid checkupdates bot 2025-04-06 04:05:32 +00:00 committed by Licaon_Kter
parent cd524111b0
commit a4f3b70c79

View file

@ -4096,10 +4096,28 @@ Builds:
- make all
ndk: 27.2.12479018
- versionName: 64.1.0
versionCode: 418
commit: 4906d37f43fe9f99ab13dd272cf3ed7714e6ce18
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: 64.0.0
CurrentVersionCode: 417
CurrentVersion: 64.1.0
CurrentVersionCode: 418