mpich: improve/secure repository url(s)

This commit is contained in:
Viktor Szakats 2017-11-20 20:42:03 +00:00
parent 81df4f3b82
commit 2ea4264788

View file

@ -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