mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update baresip+ to 38.1.1 (124)
This commit is contained in:
parent
fe844a1592
commit
d6538dfd35
1 changed files with 22 additions and 2 deletions
|
|
@ -1900,10 +1900,30 @@ Builds:
|
|||
- popd
|
||||
ndk: r25b
|
||||
|
||||
- versionName: 38.1.1
|
||||
versionCode: 124
|
||||
commit: 5ca4d846dc3ab0952a4d509a5a8f2d5b8cd376dd
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y automake libre-dev libtool make pkg-config wget
|
||||
- apt-get install -t bullseye-backports cmake
|
||||
gradle:
|
||||
- yes
|
||||
build:
|
||||
- pushd ../libbaresip-android
|
||||
- sed -i -e 's|/opt/Android/ndk/.*|$$NDK$$|' -e 's|/usr/src/baresip-studio|../../com.tutpro.baresip.plus|'
|
||||
Makefile
|
||||
- make download-sources
|
||||
- make install-all
|
||||
- popd
|
||||
ndk: r25b
|
||||
|
||||
MaintainerNotes: make download-sources checks out master branches of several libraries;
|
||||
this can cause build failures.
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags v.*[0-9]$
|
||||
CurrentVersion: 38.1.0
|
||||
CurrentVersionCode: 123
|
||||
CurrentVersion: 38.1.1
|
||||
CurrentVersionCode: 124
|
||||
|
|
|
|||
Loading…
Reference in a new issue