Update baresip+ to 27.1.0 (79)

This commit is contained in:
F-Droid checkupdates bot 2022-02-09 03:39:57 +00:00
parent 36432be8c3
commit cea0ed1d29

View file

@ -1230,10 +1230,32 @@ Builds:
- popd
ndk: r23b
- versionName: 27.1.0
versionCode: 79
commit: 4f6858cea74fbad818a2d7b1214a475f1ea9dee3
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: 27.0.1
CurrentVersionCode: 78
CurrentVersion: 27.1.0
CurrentVersionCode: 79