Update baresip to 32.3.0 (176)

This commit is contained in:
Jochen Sprickerhof 2021-09-03 09:58:10 +02:00
parent bb706d96fe
commit 09d10860a2

View file

@ -1895,10 +1895,27 @@ Builds:
- popd
ndk: r21e
- versionName: 32.3.0
versionCode: 176
commit: e5035202bcfc8a86dffc973e61df94a84c6aa668
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.2.0
CurrentVersionCode: 175
CurrentVersion: 32.3.0
CurrentVersionCode: 176