From b2a1525113c5e49310cf3021ababc83bd5fa781c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Sat, 17 Jul 2021 23:58:44 +0100 Subject: 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. --- subprojects/zlib.wrap | 1 + 1 file changed, 1 insertion(+) (limited to 'subprojects') diff --git a/subprojects/zlib.wrap b/subprojects/zlib.wrap index ff9ab6680..79e2eecc8 100644 --- a/subprojects/zlib.wrap +++ b/subprojects/zlib.wrap @@ -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 -- cgit v1.2.1