Update baresip to 18.3.0 (127)

This commit is contained in:
F-Droid checkupdates bot 2020-06-05 19:01:25 +00:00
parent bc01c65d4a
commit 4d6f49d530

View file

@ -1244,10 +1244,27 @@ Builds:
- popd
ndk: r21b
- versionName: 18.3.0
versionCode: 127
commit: 18.3.0
subdir: app
gradle:
- yes
srclibs:
- libbaresip-android@12.0
build:
- pushd $$libbaresip-android$$
- sed -i -e 's|/opt/Android/Sdk/ndk-bundle|$$NDK$$|' -e 's|/usr/src/baresip-studio|../../com.tutpro.baresip|'
Makefile
- make download-sources
- make install-all
- popd
ndk: r21b
MaintainerNotes: make download-sources checks out master branches of several libraries;
this can cause build failures.
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 18.2.1
CurrentVersionCode: 126
CurrentVersion: 18.3.0
CurrentVersionCode: 127