mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update baresip to 32.2.0 (175)
This commit is contained in:
parent
21cae67004
commit
1fa46c9242
1 changed files with 19 additions and 2 deletions
|
|
@ -1878,10 +1878,27 @@ Builds:
|
|||
- popd
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 32.2.0
|
||||
versionCode: 175
|
||||
commit: db5df4db8280a469c6b3dc8b9a4e8e66136968f4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- libbaresip-android@20.0
|
||||
build:
|
||||
- pushd $$libbaresip-android$$
|
||||
- sed -i -e 's!$(shell ls -d -1 /opt/Android/ndk/\* | tail -1)!$$NDK$$!' -e
|
||||
's|/usr/src/baresip-studio|../../com.tutpro.baresip|' Makefile
|
||||
- make download-sources
|
||||
- make install-all
|
||||
- popd
|
||||
ndk: r21e
|
||||
|
||||
MaintainerNotes: make download-sources checks out master branches of several libraries;
|
||||
this can cause build failures.
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags ^[0-9.]+$
|
||||
CurrentVersion: 32.1.0
|
||||
CurrentVersionCode: 174
|
||||
CurrentVersion: 32.2.0
|
||||
CurrentVersionCode: 175
|
||||
|
|
|
|||
Loading…
Reference in a new issue