Update baresip to 15.1.0 (105)

This commit is contained in:
F-Droid Builder 2019-11-27 19:37:30 +00:00 committed by Ciaran Gultnieks
parent ba2a69a3e5
commit 2888b47fea

View file

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