baresip 8.0.0

This commit is contained in:
Licaon_Kter 2019-05-20 09:34:07 +00:00
parent 7db53c53f4
commit 2ebd256ceb

View file

@ -512,10 +512,27 @@ Builds:
- popd
ndk: r19c
- versionName: 8.0.0
versionCode: 62
commit: 8.0.0
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: 7.4.0
CurrentVersionCode: 61
CurrentVersion: 8.0.0
CurrentVersionCode: 62