Baresip+ 22.1.0 again

This commit is contained in:
Juha Heinanen 2021-11-04 07:52:42 +00:00 committed by linsui
parent 646138efad
commit 53557eb963

View file

@ -922,10 +922,9 @@ Builds:
- popd
ndk: r21e
- versionName: 21.1.0
versionCode: 57
disable: https://gitlab.com/fdroid/fdroiddata/-/merge_requests/9872
commit: e4859c602ff0a800b0f1a66de9bd9df9ae17ff27
- versionName: 22.1.0
versionCode: 59
commit: 938699d425ae4ac494a82af3c48f5256302aef66
subdir: app
sudo:
- apt-get update || apt-get update
@ -935,7 +934,7 @@ Builds:
gradle:
- yes
srclibs:
- libbaresip-android@v13.0
- libbaresip-android@v15.0
build:
- pushd $$libbaresip-android$$
- sed -i -e 's!$(shell ls -d -1 /opt/Android/ndk/\* | tail -1)!$$NDK$$!' -e
@ -943,12 +942,12 @@ Builds:
- make download-sources
- make install-all
- popd
ndk: r21e
ndk: r23
MaintainerNotes: make download-sources checks out master branches of several libraries;
this can cause build failures.
AutoUpdateMode: None
AutoUpdateMode: Version
UpdateCheckMode: Tags v.*[0-9]$
CurrentVersion: 22.1.0
CurrentVersionCode: 59