Update baresip to 23.1.0 (141)

This commit is contained in:
F-Droid checkupdates bot 2020-11-29 03:35:00 +00:00
parent 8fdc68df8c
commit 0bc27de135

View file

@ -1380,10 +1380,27 @@ Builds:
- popd
ndk: r21d
- versionName: 23.1.0
versionCode: 141
commit: 23.1.0
subdir: app
gradle:
- yes
srclibs:
- libbaresip-android@17.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: r21d
MaintainerNotes: make download-sources checks out master branches of several libraries;
this can cause build failures.
AutoUpdateMode: Version %v
UpdateCheckMode: Tags ^[0-9.]+$
CurrentVersion: 23.0.0
CurrentVersionCode: 140
CurrentVersion: 23.1.0
CurrentVersionCode: 141