Update baresip to 32.0.0 (173)

This commit is contained in:
F-Droid checkupdates bot 2021-07-12 03:36:36 +00:00
parent e2e4701d37
commit ee8fcb8bc7

View file

@ -1844,10 +1844,27 @@ Builds:
- popd
ndk: r21e
- versionName: 32.0.0
versionCode: 173
commit: 6702a61eba6fb57736316c2452acdb532e86a435
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.2.1
CurrentVersionCode: 172
CurrentVersion: 32.0.0
CurrentVersionCode: 173