Update URL to zlib
authorMiodrag Milanović <mmicko@gmail.com>
Mon, 28 Mar 2022 09:05:30 +0000 (11:05 +0200)
committerGitHub <noreply@github.com>
Mon, 28 Mar 2022 09:05:30 +0000 (11:05 +0200)
misc/create_vcxsrc.sh

index e3c1ad991c35cd2e3145c221dde6985908865b9a..8b39d59e30ed20936682c031c2f3bc00769e168d 100644 (file)
@@ -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