Update baresip to 19.0.0 (128)

This commit is contained in:
F-Droid checkupdates bot 2020-06-19 19:22:21 +00:00
parent 3e7431ba4b
commit c6f0681bfb

View file

@ -1244,10 +1244,27 @@ Builds:
- popd
ndk: r21b
- versionName: 19.0.0
versionCode: 128
commit: 19.0.0
subdir: app
gradle:
- yes
srclibs:
- libbaresip-android@13.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: r21b
MaintainerNotes: make download-sources checks out master branches of several libraries;
this can cause build failures.
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 18.3.0
CurrentVersionCode: 127
CurrentVersion: 19.0.0
CurrentVersionCode: 128