Update baresip to 60.4.0 (400)

This commit is contained in:
F-Droid checkupdates bot 2024-06-13 09:18:07 +00:00
parent 01af6b180f
commit 8236b8f5e4

View file

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