mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update baresip to 18.1.3 (124)
This commit is contained in:
parent
6279b4846e
commit
ca947c82e3
1 changed files with 20 additions and 2 deletions
|
|
@ -1183,10 +1183,28 @@ Builds:
|
|||
- popd
|
||||
ndk: r21
|
||||
|
||||
- versionName: 18.1.3
|
||||
versionCode: 124
|
||||
commit: 18.1.3
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- libbaresip-android@12.0
|
||||
prebuild: sed -i '/systemProp\.http\.proxy/d' ~/.gradle/gradle.properties
|
||||
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.0.1
|
||||
CurrentVersionCode: 120
|
||||
CurrentVersion: 18.1.3
|
||||
CurrentVersionCode: 124
|
||||
|
|
|
|||
Loading…
Reference in a new issue