src: secure git repository access
This commit is contained in:
parent
1d887573ba
commit
54c31c5e67
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue