Update baresip+ to 29.1.0 (82)

This commit is contained in:
F-Droid checkupdates bot 2022-02-21 03:34:10 +00:00
parent b1a0624d40
commit eb3076294c

View file

@ -1274,10 +1274,32 @@ Builds:
- popd
ndk: r23b
- versionName: 29.1.0
versionCode: 82
commit: b04102f076c16a3c6d518f6042cdbb628344339d
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: 28.0.0
CurrentVersionCode: 80
CurrentVersion: 29.1.0
CurrentVersionCode: 82