mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update baresip+ to 52.2.1 (198)
This commit is contained in:
parent
59c2760726
commit
4384600f4c
1 changed files with 20 additions and 2 deletions
|
|
@ -3064,10 +3064,28 @@ Builds:
|
|||
- make all
|
||||
ndk: 28.0.13004108
|
||||
|
||||
- versionName: 52.2.1
|
||||
versionCode: 198
|
||||
commit: 79b875f0a8590462138ee58e904566d2f2f7e9b9
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y automake cmake libre-dev libtool make pkg-config wget
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e 's|/opt/Android/ndk/.*|$$NDK$$|' -e 's|/usr/src/baresip-studio|..|'
|
||||
../libbaresip-android.video/Makefile
|
||||
build:
|
||||
- cd ../libbaresip-android.video
|
||||
- make download-sources
|
||||
- make all
|
||||
ndk: 28.0.13004108
|
||||
|
||||
MaintainerNotes: make download-sources checks out master branches of several libraries;
|
||||
this can cause build failures.
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags v.*[0-9]$
|
||||
CurrentVersion: 52.2.0
|
||||
CurrentVersionCode: 197
|
||||
CurrentVersion: 52.2.1
|
||||
CurrentVersionCode: 198
|
||||
|
|
|
|||
Loading…
Reference in a new issue