From 62b89bb0d4a33cd67bbc2e6463977bb007c8d414 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Miodrag=20Milanovi=C4=87?= Date: Mon, 28 Mar 2022 11:05:30 +0200 Subject: [PATCH] Update URL to zlib --- misc/create_vcxsrc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/create_vcxsrc.sh b/misc/create_vcxsrc.sh index e3c1ad991..8b39d59e3 100644 --- a/misc/create_vcxsrc.sh +++ b/misc/create_vcxsrc.sh @@ -7,7 +7,7 @@ gitsha="$3" rm -rf YosysVS-Tpl-v2.zip YosysVS wget https://yosyshq.net/yosys/nogit/YosysVS-Tpl-v2.zip -wget https://zlib.net/zlib-1.2.11.tar.gz +wget https://www.zlib.net/fossils/zlib-1.2.11.tar.gz unzip YosysVS-Tpl-v2.zip rm -f YosysVS-Tpl-v2.zip -- 2.30.2