aboutsummaryrefslogtreecommitdiffstats
path: root/misc/create_vcxsrc.sh
diff options
context:
space:
mode:
Diffstat (limited to 'misc/create_vcxsrc.sh')
-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 2bf282427..dc4ac13e0 100644
--- a/misc/create_vcxsrc.sh
+++ b/misc/create_vcxsrc.sh
@@ -6,7 +6,7 @@ yosysver="$2"
gitsha="$3"
rm -rf YosysVS-Tpl-v2.zip YosysVS
-wget http://yosyshq.net/yosys/nogit/YosysVS-Tpl-v2.zip
+wget https://yosyshq.net/yosys/nogit/YosysVS-Tpl-v2.zip
unzip YosysVS-Tpl-v2.zip
rm -f YosysVS-Tpl-v2.zip