Update baresip to 28.0.0 (156)

This commit is contained in:
F-Droid checkupdates bot 2021-02-07 03:39:15 +00:00
parent b164da438f
commit c9010094c8

View file

@ -1567,10 +1567,27 @@ Builds:
- popd
ndk: r21d
- versionName: 28.0.0
versionCode: 156
commit: 28.0.0
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: 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: 27.0.1
CurrentVersionCode: 155
CurrentVersion: 28.0.0
CurrentVersionCode: 156