Update baresip to 17.2.0 (112)

This commit is contained in:
F-Droid Builder 2020-03-20 07:52:16 +00:00
parent 2a277113f1
commit d36ea9975a

View file

@ -1074,10 +1074,27 @@ Builds:
- popd
ndk: r21
- versionName: 17.2.0
versionCode: 112
commit: 17.2.0
subdir: app
gradle:
- yes
srclibs:
- libbaresip-android@11.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: r21
MaintainerNotes: make download-sources checks out master branches of several libraries;
this can cause build failures.
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 17.1.0
CurrentVersionCode: 111
CurrentVersion: 17.2.0
CurrentVersionCode: 112