Update baresip to 27.0.1 (155)

This commit is contained in:
F-Droid checkupdates bot 2021-01-31 03:39:16 +00:00
parent 3c8f6c0d9d
commit a5804e9664

View file

@ -1550,10 +1550,27 @@ Builds:
- popd
ndk: r21d
- versionName: 27.0.1
versionCode: 155
commit: 27.0.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: 27.0.0
CurrentVersionCode: 154
CurrentVersion: 27.0.1
CurrentVersionCode: 155