verilator: secure url(s)

This commit is contained in:
Viktor Szakats 2019-07-20 11:57:03 +00:00 committed by FX Coudert
parent 509b8fffad
commit 4fc4982599

View file

@ -11,7 +11,7 @@ class Verilator < Formula
end
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 "automake" => :build
end