mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
linphone: fix version extract
This commit is contained in:
parent
36e91f46af
commit
83f6de7f7c
1 changed files with 1 additions and 0 deletions
|
|
@ -5066,6 +5066,7 @@ Builds:
|
|||
rm:
|
||||
- app/google-services.json
|
||||
prebuild:
|
||||
- date=$(git show --format=%ad --no-patch --no-notes)
|
||||
- pushd $$linphone-sdk$$
|
||||
- LINPHONE_SDK_VERSION=$(git log --tags --no-walk --before="$date" --pretty="format:%S"
|
||||
| grep -P '^[\d.]+$' | head -n 1)
|
||||
|
|
|
|||
Loading…
Reference in a new issue