Update baresip to 31.1.0 (170)

This commit is contained in:
F-Droid checkupdates bot 2021-06-20 04:16:49 +00:00
parent 24342daeef
commit ce355f0d2c

View file

@ -1793,10 +1793,27 @@ Builds:
- popd
ndk: r21e
- versionName: 31.1.0
versionCode: 170
commit: 58a1714931152cdb52a06d409a228f3c51f7da1f
subdir: app
gradle:
- yes
srclibs:
- libbaresip-android@20.0
build:
- pushd $$libbaresip-android$$
- sed -i -e 's!$(shell ls -d -1 /opt/Android/ndk/\* | tail -1)!$$NDK$$!' -e
's|/usr/src/baresip-studio|../../com.tutpro.baresip|' Makefile
- make download-sources
- make install-all
- popd
ndk: r21e
MaintainerNotes: make download-sources checks out master branches of several libraries;
this can cause build failures.
AutoUpdateMode: Version %v
UpdateCheckMode: Tags ^[0-9.]+$
CurrentVersion: 31.0.0
CurrentVersionCode: 169
CurrentVersion: 31.1.0
CurrentVersionCode: 170