Update baresip to 7.4.0 (61)

This commit is contained in:
F-Droid Builder 2019-05-12 04:00:58 +01:00 committed by Ciaran Gultnieks
parent 9016e396ac
commit 41231718bd

View file

@ -495,10 +495,27 @@ Builds:
- popd
ndk: r19c
- versionName: 7.4.0
versionCode: 61
commit: 7.4.0
subdir: app
gradle:
- yes
srclibs:
- libbaresip-android@1.0.8
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: 7.3.0
CurrentVersionCode: 60
CurrentVersion: 7.4.0
CurrentVersionCode: 61