Update baresip to 22.0.0 (138)

This commit is contained in:
F-Droid checkupdates bot 2020-10-05 03:22:51 +00:00
parent 3dc8c66ec4
commit 1142cc3575

View file

@ -1329,10 +1329,27 @@ Builds:
- popd
ndk: r21d
- versionName: 22.0.0
versionCode: 138
commit: 22.0.0
subdir: app
gradle:
- yes
srclibs:
- libbaresip-android@16.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.2.0
CurrentVersionCode: 137
CurrentVersion: 22.0.0
CurrentVersionCode: 138