Update baresip to 8.0.2 (64)

This commit is contained in:
F-Droid Builder 2019-05-24 11:35:11 +01:00 committed by Ciaran Gultnieks
parent 8ce6100877
commit 808e97d9d4

View file

@ -529,10 +529,27 @@ Builds:
- popd
ndk: r19c
- versionName: 8.0.2
versionCode: 64
commit: 8.0.2
subdir: app
gradle:
- yes
srclibs:
- libbaresip-android@2.0.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.0.0
CurrentVersionCode: 62
CurrentVersion: 8.0.2
CurrentVersionCode: 64