mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-04 23:28:07 +02:00
ci: add fallback_source_uri to work around ssl certificate issues on windows runners
Has to be fixed properly, possibly by regenerating the image, but for now this might do the job.
This commit is contained in:
parent
0eff09a1e3
commit
b2a1525113
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
directory = zlib-1.2.11
|
||||
|
||||
source_url = https://zlib.net/fossils/zlib-1.2.11.tar.gz
|
||||
source_fallback_url = https://gstreamer.freedesktop.org/data/src/mirror/zlib-1.2.11.tar.gz
|
||||
source_filename = zlib-1.2.11.tar.gz
|
||||
source_hash = c3e5e9fdd5004dcb542feda5ee4f0ff0744628baf8ed2dd5d66f8ca1197cb1a1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue