mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update baresip to 17.3.0 (116)
This commit is contained in:
parent
a641d9b920
commit
625efa333f
1 changed files with 20 additions and 2 deletions
|
|
@ -1111,10 +1111,28 @@ Builds:
|
|||
- popd
|
||||
ndk: r21
|
||||
|
||||
- versionName: 17.3.0
|
||||
versionCode: 116
|
||||
commit: 17.3.0
|
||||
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: 17.2.3
|
||||
CurrentVersionCode: 115
|
||||
CurrentVersion: 17.3.0
|
||||
CurrentVersionCode: 116
|
||||
|
|
|
|||
Loading…
Reference in a new issue