Update baresip to 7.2.0 (59)

This commit is contained in:
F-Droid Builder 2019-05-04 19:41:05 +01:00 committed by Ciaran Gultnieks
parent ea23c9a955
commit 58915243bf

View file

@ -461,10 +461,27 @@ Builds:
- popd
ndk: r19c
- versionName: 7.2.0
versionCode: 59
commit: 7.2.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.1.2
CurrentVersionCode: 58
CurrentVersion: 7.2.0
CurrentVersionCode: 59