Update baresip to 25.0.0 (148)

This commit is contained in:
F-Droid checkupdates bot 2021-01-02 03:33:04 +00:00
parent 04816f64d0
commit a4b3da8d3a

View file

@ -1499,10 +1499,27 @@ Builds:
- popd
ndk: r21d
- versionName: 25.0.0
versionCode: 148
commit: 25.0.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.4.0
CurrentVersionCode: 147
CurrentVersion: 25.0.0
CurrentVersionCode: 148