Update baresip to 32.1.0 (174)

This commit is contained in:
F-Droid checkupdates bot 2021-07-21 03:34:08 +00:00
parent 634fcc75e7
commit 171aedbdd3

View file

@ -1861,10 +1861,27 @@ Builds:
- popd
ndk: r21e
- versionName: 32.1.0
versionCode: 174
commit: c275d3cbd007d8380051313858c68018b11aeeea
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: 32.0.0
CurrentVersionCode: 173
CurrentVersion: 32.1.0
CurrentVersionCode: 174