mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update baresip to 17.4.0 (118)
This commit is contained in:
parent
52bb050d21
commit
ff8829d1ae
1 changed files with 20 additions and 2 deletions
|
|
@ -1129,10 +1129,28 @@ Builds:
|
|||
- popd
|
||||
ndk: r21
|
||||
|
||||
- versionName: 17.4.0
|
||||
versionCode: 118
|
||||
commit: 17.4.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.3.0
|
||||
CurrentVersionCode: 116
|
||||
CurrentVersion: 17.4.0
|
||||
CurrentVersionCode: 118
|
||||
|
|
|
|||
Loading…
Reference in a new issue