Update baresip to 11.1.0 (94)

This commit is contained in:
F-Droid Builder 2019-10-14 20:18:49 +01:00 committed by Ciaran Gultnieks
parent 3615d59fce
commit be7461a980

View file

@ -869,10 +869,27 @@ Builds:
- popd
ndk: r20
- versionName: 11.1.0
versionCode: 94
commit: 11.1.0
subdir: app
gradle:
- yes
srclibs:
- libbaresip-android@6.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: 11.0.0
CurrentVersionCode: 93
CurrentVersion: 11.1.0
CurrentVersionCode: 94