Update baresip to 21.2.0 (137)

This commit is contained in:
F-Droid checkupdates bot 2020-09-10 03:45:19 +00:00
parent 5bef86bb2e
commit 67a83989d1

View file

@ -1312,10 +1312,27 @@ Builds:
- popd
ndk: r21d
- versionName: 21.2.0
versionCode: 137
commit: 21.2.0
subdir: app
gradle:
- yes
srclibs:
- libbaresip-android@15.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: 21.1.0
CurrentVersionCode: 136
CurrentVersion: 21.2.0
CurrentVersionCode: 137