Update baresip to 12.2.1 (100)

This commit is contained in:
F-Droid Builder 2019-11-09 21:02:57 +00:00 committed by Ciaran Gultnieks
parent c8392ddf95
commit 46abf3eb27

View file

@ -937,10 +937,27 @@ Builds:
- popd
ndk: r20
- versionName: 12.2.1
versionCode: 100
commit: 12.2.1
subdir: app
gradle:
- yes
srclibs:
- libbaresip-android@7.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: r20
MaintainerNotes: make download-sources checks out master branches of several libraries;
this can cause build failures.
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 12.1.0
CurrentVersionCode: 98
CurrentVersion: 12.2.1
CurrentVersionCode: 100