Update baresip+ to 32.1.0 (93)

This commit is contained in:
F-Droid checkupdates bot 2022-04-25 03:45:40 +00:00
parent 16ae89a619
commit dee2c9b98d

View file

@ -1473,10 +1473,32 @@ Builds:
- popd
ndk: r23b
- versionName: 32.1.0
versionCode: 93
commit: 5c824f30f4480c9a7eaaf99ffc5b7aba11d8685d
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: 32.0.0
CurrentVersionCode: 92
CurrentVersion: 32.1.0
CurrentVersionCode: 93