mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update baresip to 64.1.0 (418)
This commit is contained in:
parent
cd524111b0
commit
a4f3b70c79
1 changed files with 20 additions and 2 deletions
|
|
@ -4096,10 +4096,28 @@ Builds:
|
|||
- make all
|
||||
ndk: 27.2.12479018
|
||||
|
||||
- versionName: 64.1.0
|
||||
versionCode: 418
|
||||
commit: 4906d37f43fe9f99ab13dd272cf3ed7714e6ce18
|
||||
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/Makefile
|
||||
build:
|
||||
- cd ../libbaresip-android
|
||||
- make download-sources
|
||||
- make all
|
||||
ndk: 27.2.12479018
|
||||
|
||||
MaintainerNotes: make download-sources checks out master branches of several libraries;
|
||||
this can cause build failures.
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^[0-9.]+$
|
||||
CurrentVersion: 64.0.0
|
||||
CurrentVersionCode: 417
|
||||
CurrentVersion: 64.1.0
|
||||
CurrentVersionCode: 418
|
||||
|
|
|
|||
Loading…
Reference in a new issue