Update baresip to 28.1.1 (158)

This commit is contained in:
F-Droid checkupdates bot 2021-02-18 03:29:37 +00:00
parent 8d02a49b64
commit 18679b7c4f

View file

@ -1601,10 +1601,27 @@ Builds:
- popd
ndk: r21d
- versionName: 28.1.1
versionCode: 158
commit: 28.1.1
subdir: app
gradle:
- yes
srclibs:
- libbaresip-android@20.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: 28.1.0
CurrentVersionCode: 157
CurrentVersion: 28.1.1
CurrentVersionCode: 158