Update baresip to 20.0.2 (132)

This commit is contained in:
F-Droid checkupdates bot 2020-08-09 03:24:47 +00:00
parent 077c935b6c
commit 3873d5bf4e

View file

@ -1278,10 +1278,27 @@ Builds:
- popd
ndk: r21d
- versionName: 20.0.2
versionCode: 132
commit: 20.0.2
subdir: app
gradle:
- yes
srclibs:
- libbaresip-android@14.0
build:
- pushd $$libbaresip-android$$
- sed -i -e 's|/opt/Android/Sdk/ndk-bundle|$$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: 20.0.1
CurrentVersionCode: 131
CurrentVersion: 20.0.2
CurrentVersionCode: 132