Update baresip to 13.0.1 (102)

This commit is contained in:
F-Droid Builder 2019-11-16 19:34:34 +00:00 committed by Ciaran Gultnieks
parent 4031c1b657
commit 0450b787b4

View file

@ -954,10 +954,27 @@ Builds:
- popd
ndk: r20
- versionName: 13.0.1
versionCode: 102
commit: 13.0.1
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: 12.2.1
CurrentVersionCode: 100
CurrentVersion: 13.0.1
CurrentVersionCode: 102