Update baresip to 8.5.2 (81)

This commit is contained in:
F-Droid Builder 2019-08-09 14:53:47 +01:00 committed by Ciaran Gultnieks
parent 073ae063e5
commit 2f1acbe779

View file

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