mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-19 12:24:03 +00:00
Update baresip to 17.2.2 (114)
This commit is contained in:
parent
92fa1c1b89
commit
5025ad530e
1 changed files with 20 additions and 2 deletions
|
|
@ -1075,10 +1075,28 @@ Builds:
|
|||
- popd
|
||||
ndk: r21
|
||||
|
||||
- versionName: 17.2.2
|
||||
versionCode: 114
|
||||
commit: 17.2.2
|
||||
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.1
|
||||
CurrentVersionCode: 113
|
||||
CurrentVersion: 17.2.2
|
||||
CurrentVersionCode: 114
|
||||
|
|
|
|||
Loading…
Reference in a new issue