Merge branch 'baresip860' into 'master'
baresip - update & srclib See merge request fdroid/fdroiddata!5273
This commit is contained in:
commit
0cc5fbfd12
|
@ -716,10 +716,27 @@ Builds:
|
|||
- popd
|
||||
ndk: r19c
|
||||
|
||||
- versionName: 8.6.0
|
||||
versionCode: 82
|
||||
commit: 8.6.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- libbaresip-android@4.1
|
||||
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.5.2
|
||||
CurrentVersionCode: 81
|
||||
CurrentVersion: 8.6.0
|
||||
CurrentVersionCode: 82
|
||||
|
|
Loading…
Reference in a new issue