mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update baresip to 30.3.0 (168)
This commit is contained in:
parent
3a190f705a
commit
ca38bcec70
1 changed files with 19 additions and 2 deletions
|
|
@ -1758,10 +1758,27 @@ Builds:
|
|||
- popd
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 30.3.0
|
||||
versionCode: 168
|
||||
commit: 30.3.0
|
||||
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: 30.2.0
|
||||
CurrentVersionCode: 167
|
||||
CurrentVersion: 30.3.0
|
||||
CurrentVersionCode: 168
|
||||
|
|
|
|||
Loading…
Reference in a new issue