src: secure git repository access

This commit is contained in:
Viktor Szakats 2019-05-13 03:24:34 +00:00 committed by Viktor Szakats
parent 1d887573ba
commit 54c31c5e67

View file

@ -13,7 +13,7 @@ class Src < Formula
end
head do
url "git://thyrsus.com/repositories/src.git"
url "https://gitlab.com/esr/src.git"
depends_on "asciidoc" => :build
end