Update baresip+ to 33.0.1 (97)

This commit is contained in:
F-Droid checkupdates bot 2022-06-07 03:48:26 +00:00
parent 751164a389
commit f12ff935d7

View file

@ -1561,10 +1561,32 @@ Builds:
- popd
ndk: r23b
- versionName: 33.0.1
versionCode: 97
commit: ccde8ca6fbe2cbe3c6fc47707bbd095bfd7f071b
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: 33.0.0
CurrentVersionCode: 96
CurrentVersion: 33.0.1
CurrentVersionCode: 97