Update baresip+ to 38.1.1 (124)

This commit is contained in:
F-Droid checkupdates bot 2023-01-30 10:09:47 +00:00
parent fe844a1592
commit d6538dfd35

View file

@ -1900,10 +1900,30 @@ Builds:
- popd
ndk: r25b
- versionName: 38.1.1
versionCode: 124
commit: 5ca4d846dc3ab0952a4d509a5a8f2d5b8cd376dd
subdir: app
submodules: true
sudo:
- apt-get update
- apt-get install -y automake libre-dev libtool make pkg-config wget
- apt-get install -t bullseye-backports cmake
gradle:
- yes
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: r25b
MaintainerNotes: make download-sources checks out master branches of several libraries;
this can cause build failures.
AutoUpdateMode: Version
UpdateCheckMode: Tags v.*[0-9]$
CurrentVersion: 38.1.0
CurrentVersionCode: 123
CurrentVersion: 38.1.1
CurrentVersionCode: 124