Update baresip+ to 31.1.0 (90)

This commit is contained in:
F-Droid checkupdates bot 2022-04-03 04:05:11 +00:00
parent 80a0cae550
commit a7c56677c4

View file

@ -1406,10 +1406,32 @@ Builds:
- popd
ndk: r23b
- versionName: 31.1.0
versionCode: 90
commit: 3629dbdc6b377630a0863bf9285c53f7f15dd5a3
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: 31.0.0
CurrentVersionCode: 89
CurrentVersion: 31.1.0
CurrentVersionCode: 90