Update baresip to 7.3.0 (60)

This commit is contained in:
F-Droid Builder 2019-05-06 17:25:03 +01:00 committed by Ciaran Gultnieks
parent 4e6f283e9e
commit 140c00258d

View file

@ -478,10 +478,27 @@ Builds:
- popd
ndk: r19c
- versionName: 7.3.0
versionCode: 60
commit: 7.3.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.2.0
CurrentVersionCode: 59
CurrentVersion: 7.3.0
CurrentVersionCode: 60