mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update baresip to 22.0.0 (138)
This commit is contained in:
parent
3dc8c66ec4
commit
1142cc3575
1 changed files with 19 additions and 2 deletions
|
|
@ -1329,10 +1329,27 @@ Builds:
|
|||
- popd
|
||||
ndk: r21d
|
||||
|
||||
- versionName: 22.0.0
|
||||
versionCode: 138
|
||||
commit: 22.0.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- libbaresip-android@16.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: r21d
|
||||
|
||||
MaintainerNotes: make download-sources checks out master branches of several libraries;
|
||||
this can cause build failures.
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags ^[0-9.]+$
|
||||
CurrentVersion: 21.2.0
|
||||
CurrentVersionCode: 137
|
||||
CurrentVersion: 22.0.0
|
||||
CurrentVersionCode: 138
|
||||
|
|
|
|||
Loading…
Reference in a new issue