aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorMiodrag Milanović <mmicko@gmail.com>2022-03-28 11:05:30 +0200
committerGitHub <noreply@github.com>2022-03-28 11:05:30 +0200
commit62b89bb0d4a33cd67bbc2e6463977bb007c8d414 (patch)
treeee5994c3ae0e040ca2a27b7023e5e29349598501 /misc
parent207417617deb7c23ad3ce3fef36230cd32f24903 (diff)
downloadyosys-62b89bb0d4a33cd67bbc2e6463977bb007c8d414.tar.gz
yosys-62b89bb0d4a33cd67bbc2e6463977bb007c8d414.tar.bz2
yosys-62b89bb0d4a33cd67bbc2e6463977bb007c8d414.zip
Update URL to zlib
Diffstat (limited to 'misc')
-rw-r--r--misc/create_vcxsrc.sh2
1 files changed, 1 insertions, 1 deletions
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