mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update baresip to 18.2.0 (125)
This commit is contained in:
parent
e82e75c17c
commit
44e83913b1
1 changed files with 19 additions and 2 deletions
|
|
@ -1200,10 +1200,27 @@ Builds:
|
|||
- popd
|
||||
ndk: r21
|
||||
|
||||
- versionName: 18.2.0
|
||||
versionCode: 125
|
||||
commit: 18.2.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- libbaresip-android@12.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: r21
|
||||
|
||||
MaintainerNotes: make download-sources checks out master branches of several libraries;
|
||||
this can cause build failures.
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 18.1.3
|
||||
CurrentVersionCode: 124
|
||||
CurrentVersion: 18.2.0
|
||||
CurrentVersionCode: 125
|
||||
|
|
|
|||
Loading…
Reference in a new issue