Update baresip to 15.0.0 (104)
This commit is contained in:
parent
cb23eefb7b
commit
cec0ec23a3
|
@ -988,10 +988,27 @@ Builds:
|
|||
- popd
|
||||
ndk: r20
|
||||
|
||||
- versionName: 15.0.0
|
||||
versionCode: 104
|
||||
commit: 15.0.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- libbaresip-android@7.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: r20
|
||||
|
||||
MaintainerNotes: make download-sources checks out master branches of several libraries;
|
||||
this can cause build failures.
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 14.0.0
|
||||
CurrentVersionCode: 103
|
||||
CurrentVersion: 15.0.0
|
||||
CurrentVersionCode: 104
|
||||
|
|
Loading…
Reference in a new issue