mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
Update baresip+ to 54.1.0 (212)
This commit is contained in:
parent
6043fcd35e
commit
a1293e87c3
1 changed files with 20 additions and 2 deletions
|
|
@ -3191,10 +3191,28 @@ Builds:
|
|||
- make all
|
||||
ndk: 28.0.13004108
|
||||
|
||||
- versionName: 54.1.0
|
||||
versionCode: 212
|
||||
commit: 0f806727dc55cf25d69dd8dbd8c6b747960f307a
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y automake cmake libre-dev libtool make pkg-config wget lbzip2
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e 's|/opt/Android|$$SDK$$|' -e "s|/usr/src/baresip-studio|$(dirname
|
||||
$(pwd))|" ../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: 54.0.1
|
||||
CurrentVersionCode: 211
|
||||
CurrentVersion: 54.1.0
|
||||
CurrentVersionCode: 212
|
||||
|
|
|
|||
Loading…
Reference in a new issue