Update baresip to 60.4.1 (401)

This commit is contained in:
F-Droid checkupdates bot 2024-07-15 08:47:34 +00:00
parent 277d420f7c
commit 5f928212b6

View file

@ -3826,10 +3826,28 @@ Builds:
- make all
ndk: 26.3.11579264
- versionName: 60.4.1
versionCode: 401
commit: 2d18365d26b725b8e9cb92c8a5a23fc96c472016
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: 26.3.11579264
MaintainerNotes: make download-sources checks out master branches of several libraries;
this can cause build failures.
AutoUpdateMode: Version
UpdateCheckMode: Tags ^[0-9.]+$
CurrentVersion: 60.4.0
CurrentVersionCode: 400
CurrentVersion: 60.4.1
CurrentVersionCode: 401