Update baresip to 12.0.0 (97)

This commit is contained in:
F-Droid Builder 2019-10-25 02:21:23 +01:00 committed by Ciaran Gultnieks
parent b7fb965f5a
commit f511503d09

View file

@ -903,10 +903,27 @@ Builds:
- popd
ndk: r20
- versionName: 12.0.0
versionCode: 97
commit: 12.0.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: 11.2.0
CurrentVersionCode: 95
CurrentVersion: 12.0.0
CurrentVersionCode: 97