Update baresip to 26.1.2 (153)

This commit is contained in:
F-Droid checkupdates bot 2021-01-24 03:30:35 +00:00
parent b230b2296e
commit 2409f7c6c6

View file

@ -1533,10 +1533,27 @@ Builds:
- popd
ndk: r21d
- versionName: 26.1.2
versionCode: 153
commit: 26.1.2
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: 26.1.1
CurrentVersionCode: 152
CurrentVersion: 26.1.2
CurrentVersionCode: 153