Update baresip to 49.2.0 (240)

This commit is contained in:
F-Droid checkupdates bot 2022-12-12 09:55:34 +00:00
parent 0249be167f
commit b09ca9393a

View file

@ -2802,10 +2802,30 @@ Builds:
- popd
ndk: r25b
- versionName: 49.2.0
versionCode: 240
commit: 66fe3d32795dc1e9b06af3b72574789a884be629
subdir: app
submodules: true
sudo:
- apt-get update
- apt-get install -y wget make libtool m4 automake pkg-config
- 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: 49.1.3
CurrentVersionCode: 239
CurrentVersion: 49.2.0
CurrentVersionCode: 240