Update baresip+ to 37.4.0 (121)

This commit is contained in:
F-Droid checkupdates bot 2023-01-06 10:24:21 +00:00
parent 0c4315bdbf
commit e5df9c0299

View file

@ -1840,10 +1840,30 @@ Builds:
- popd
ndk: r25b
- versionName: 37.4.0
versionCode: 121
commit: 84fb99facf05606751800f2f9b8a7583be567e5c
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.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: 37.3.1
CurrentVersionCode: 120
CurrentVersion: 37.4.0
CurrentVersionCode: 121