verilator: secure url(s)
This commit is contained in:
parent
509b8fffad
commit
4fc4982599
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ class Verilator < Formula
|
||||||
end
|
end
|
||||||
|
|
||||||
head do
|
head do
|
||||||
url "http://git.veripool.org/git/verilator", :using => :git
|
url "https://git.veripool.org/git/verilator", :using => :git
|
||||||
depends_on "autoconf" => :build
|
depends_on "autoconf" => :build
|
||||||
depends_on "automake" => :build
|
depends_on "automake" => :build
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue