From: Miodrag Milanović Date: Mon, 28 Mar 2022 09:05:30 +0000 (+0200) Subject: Update URL to zlib X-Git-Tag: yosys-0.16~24 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=62b89bb0d4a33cd67bbc2e6463977bb007c8d414;p=yosys.git Update URL to zlib --- 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