mirror of https://github.com/YosysHQ/yosys.git
Update URL to zlib
This commit is contained in:
parent
207417617d
commit
62b89bb0d4
|
@ -7,7 +7,7 @@ gitsha="$3"
|
||||||
|
|
||||||
rm -rf YosysVS-Tpl-v2.zip YosysVS
|
rm -rf YosysVS-Tpl-v2.zip YosysVS
|
||||||
wget https://yosyshq.net/yosys/nogit/YosysVS-Tpl-v2.zip
|
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
|
unzip YosysVS-Tpl-v2.zip
|
||||||
rm -f YosysVS-Tpl-v2.zip
|
rm -f YosysVS-Tpl-v2.zip
|
||||||
|
|
Loading…
Reference in New Issue