mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
academic/verilog: Fix download url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8323de654b
commit
48fbd653f5
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="verilog"
|
||||
VERSION="11.0"
|
||||
HOMEPAGE="http://iverilog.icarus.com/"
|
||||
DOWNLOAD="ftp://icarus.com/pub/eda/verilog/v11/verilog-11.0.tar.gz"
|
||||
DOWNLOAD="https://jaist.dl.sourceforge.net/project/iverilog/iverilog/11.0/verilog-11.0.tar.gz"
|
||||
MD5SUM="a3f7a618a4f499244ec6ee928574f03d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue