mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update baresip+ to 53.1.2 (209)
This commit is contained in:
parent
2287dd86b8
commit
daa836519b
1 changed files with 20 additions and 2 deletions
|
|
@ -3154,10 +3154,28 @@ Builds:
|
|||
- make all
|
||||
ndk: 28.0.13004108
|
||||
|
||||
- versionName: 53.1.2
|
||||
versionCode: 209
|
||||
commit: 9c7bae23284fa7842d962ca53ad674bb1393fec2
|
||||
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|..|'
|
||||
../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: 53.1.1
|
||||
CurrentVersionCode: 208
|
||||
CurrentVersion: 53.1.2
|
||||
CurrentVersionCode: 209
|
||||
|
|
|
|||
Loading…
Reference in a new issue