aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Wrap-dependency-system-manual.md
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.com>2020-04-10 10:10:10 -0400
committerJussi Pakkanen <jpakkane@gmail.com>2020-04-13 13:29:33 +0300
commita6239d5100eff74e9358bbd51029bd2810d19f54 (patch)
tree934837ec92e8bba2f32e38e446d865134f704e90 /docs/markdown/Wrap-dependency-system-manual.md
parent6ebf674798cb0822ff2242c7cb8ee7abb0b0f6cc (diff)
downloadmeson-a6239d5100eff74e9358bbd51029bd2810d19f54.zip
meson-a6239d5100eff74e9358bbd51029bd2810d19f54.tar.gz
meson-a6239d5100eff74e9358bbd51029bd2810d19f54.tar.bz2
wrap: Add fallback urls
It can happen that a server is temporaly down, tarballs often have many mirrors available so we should be able to add at least one fallback mirror in wrap files.
Diffstat (limited to 'docs/markdown/Wrap-dependency-system-manual.md')
-rw-r--r--docs/markdown/Wrap-dependency-system-manual.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/markdown/Wrap-dependency-system-manual.md b/docs/markdown/Wrap-dependency-system-manual.md
index caad9b0..6e47d58 100644
--- a/docs/markdown/Wrap-dependency-system-manual.md
+++ b/docs/markdown/Wrap-dependency-system-manual.md
@@ -72,9 +72,11 @@ revision = head
### Specific to wrap-file
- `source_url` - download url to retrieve the wrap-file source archive
+- `source_fallback_url` - fallback URL to be used when download from `source_url` fails *Since: 0.55.0*
- `source_filename` - filename of the downloaded source archive
- `source_hash` - sha256 checksum of the downloaded source archive
- `patch_url` - download url to retrieve an optional overlay archive
+- `patch_fallback_url` - fallback URL to be used when download from `patch_url` fails *Since: 0.55.0*
- `patch_filename` - filename of the downloaded overlay archive
- `patch_hash` - sha256 checksum of the downloaded overlay archive
- `lead_directory_missing` - for `wrap-file` create the leading