mpich: improve/secure repository url(s)
This commit is contained in:
parent
81df4f3b82
commit
2ea4264788
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ class Mpich < Formula
|
|||
end
|
||||
|
||||
head do
|
||||
url "git://git.mpich.org/mpich.git"
|
||||
url "http://git.mpich.org/mpich.git"
|
||||
|
||||
depends_on "autoconf" => :build
|
||||
depends_on "automake" => :build
|
||||
|
|
Loading…
Reference in a new issue