Update baresip to 24.3.0 (146)

This commit is contained in:
F-Droid checkupdates bot 2020-12-23 03:24:57 +00:00
parent a5ef3f63fd
commit 4a51e2ba35

View file

@ -1465,10 +1465,27 @@ Builds:
- popd
ndk: r21d
- versionName: 24.3.0
versionCode: 146
commit: 24.3.0
subdir: app
gradle:
- yes
srclibs:
- libbaresip-android@19.0
build:
- pushd $$libbaresip-android$$
- sed -i -e 's!$(shell ls -d -1 /opt/Android/ndk/\* | tail -1)!$$NDK$$!' -e
's|/usr/src/baresip-studio|../../com.tutpro.baresip|' Makefile
- make download-sources
- make install-all
- popd
ndk: r21d
MaintainerNotes: make download-sources checks out master branches of several libraries;
this can cause build failures.
AutoUpdateMode: Version %v
UpdateCheckMode: Tags ^[0-9.]+$
CurrentVersion: 24.2.0
CurrentVersionCode: 145
CurrentVersion: 24.3.0
CurrentVersionCode: 146