baresip 8.4.0

This commit is contained in:
Licaon_Kter 2019-06-14 15:45:46 +00:00
parent a99b768c4a
commit be3f2008cb

View file

@ -614,10 +614,27 @@ Builds:
- popd
ndk: r19c
- versionName: 8.4.0
versionCode: 74
commit: 8.4.0
subdir: app
gradle:
- yes
srclibs:
- libbaresip-android@4.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.3.6
CurrentVersionCode: 73
CurrentVersion: 8.4.0
CurrentVersionCode: 74