Update baresip to 29.1.0 (161)

This commit is contained in:
F-Droid checkupdates bot 2021-03-23 03:33:22 +00:00
parent 5807d8b7f8
commit bab38612e5

View file

@ -1652,10 +1652,27 @@ Builds:
- popd
ndk: r21e
- versionName: 29.1.0
versionCode: 161
commit: 29.1.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: 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: 29.0.0
CurrentVersionCode: 160
CurrentVersion: 29.1.0
CurrentVersionCode: 161