Update baresip to 21.0.0 (135)

This commit is contained in:
F-Droid checkupdates bot 2020-08-29 03:27:21 +00:00
parent 0741c13f76
commit be0dafd05e

View file

@ -1295,10 +1295,27 @@ Builds:
- popd
ndk: r21d
- versionName: 21.0.0
versionCode: 135
commit: 21.0.0
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.1.0
CurrentVersionCode: 133
CurrentVersion: 21.0.0
CurrentVersionCode: 135