Update baresip to 9.1.0 (84)

This commit is contained in:
F-Droid Builder 2019-08-26 21:32:40 +01:00 committed by Ciaran Gultnieks
parent 064dbb3541
commit d672c01207

View file

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