Update baresip+ to 30.0.2 (87)

This commit is contained in:
F-Droid checkupdates bot 2022-03-14 03:52:24 +00:00
parent af03e657a7
commit 27f3838845

View file

@ -1340,10 +1340,32 @@ Builds:
- popd
ndk: r23b
- versionName: 30.0.2
versionCode: 87
commit: 93df5e879cc7f5d5fa3a2f696a48e844acbbec41
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y --no-install-recommends -t testing nasm
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
srclibs:
- libbaresip-android@v16.0
build:
- pushd $$libbaresip-android$$
- sed -i -e 's|/opt/Android/ndk/.*|$$NDK$$|' -e 's|/usr/src/baresip-studio|../../com.tutpro.baresip.plus|'
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 v.*[0-9]$
CurrentVersion: 29.3.0
CurrentVersionCode: 84
CurrentVersion: 30.0.2
CurrentVersionCode: 87