Update baresip to 45.1.0 (215)

This commit is contained in:
F-Droid checkupdates bot 2022-04-25 03:45:59 +00:00
parent dee2c9b98d
commit 517ba163e9

View file

@ -2506,10 +2506,31 @@ Builds:
- popd
ndk: r23b
- versionName: 45.1.0
versionCode: 215
commit: 09ec6d8100513644f8637f89ead6d32ccabbb282
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
srclibs:
- libbaresip-android@23.0
build:
- pushd $$libbaresip-android$$
- sed -i -e 's|/opt/Android/ndk/.*|$$NDK$$|' -e 's|/usr/src/baresip-studio|../../com.tutpro.baresip|'
Makefile
- make download-sources
- make install-all
- popd
ndk: r23b
MaintainerNotes: make download-sources checks out master branches of several libraries;
this can cause build failures.
AutoUpdateMode: Version
UpdateCheckMode: Tags ^[0-9.]+$
CurrentVersion: 45.0.0
CurrentVersionCode: 214
CurrentVersion: 45.1.0
CurrentVersionCode: 215