Update baresip to 54.0.0 (276)

This commit is contained in:
F-Droid checkupdates bot 2023-04-13 09:53:00 +00:00
parent 6b3618f490
commit 5ca773141e

View file

@ -3122,10 +3122,30 @@ Builds:
- popd
ndk: r25b
- versionName: 54.0.0
versionCode: 276
commit: f6d8183670350571aba0b648973f3bb57264d29e
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|'
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 ^[0-9.]+$
CurrentVersion: 53.2.3
CurrentVersionCode: 275
CurrentVersion: 54.0.0
CurrentVersionCode: 276