mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 14:16:53 +00:00
Update baresip to 60.4.2 (402)
This commit is contained in:
parent
131957b7ce
commit
a8b3ea8c5b
1 changed files with 20 additions and 2 deletions
|
|
@ -3844,10 +3844,28 @@ Builds:
|
|||
- make all
|
||||
ndk: 26.3.11579264
|
||||
|
||||
- versionName: 60.4.2
|
||||
versionCode: 402
|
||||
commit: e02ebf0a6eb97e2b3fe84a4b9c94fb1e46fc3d41
|
||||
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: 26.3.11579264
|
||||
|
||||
MaintainerNotes: make download-sources checks out master branches of several libraries;
|
||||
this can cause build failures.
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^[0-9.]+$
|
||||
CurrentVersion: 60.4.1
|
||||
CurrentVersionCode: 401
|
||||
CurrentVersion: 60.4.2
|
||||
CurrentVersionCode: 402
|
||||
|
|
|
|||
Loading…
Reference in a new issue