Update baresip to 29.0.0 (160)

This commit is contained in:
F-Droid checkupdates bot 2021-03-14 03:40:29 +00:00
parent e353a33b68
commit ff33adffb6

View file

@ -1635,10 +1635,27 @@ Builds:
- popd
ndk: r21d
- versionName: 29.0.0
versionCode: 160
commit: 29.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: 28.2.0
CurrentVersionCode: 159
CurrentVersion: 29.0.0
CurrentVersionCode: 160