intercal: secure git repository access

This commit is contained in:
Viktor Szakats 2019-05-13 03:24:33 +00:00 committed by Viktor Szakats
parent 2e03db402b
commit acdb9cbcb1

View file

@ -15,7 +15,7 @@ class Intercal < Formula
end
head do
url "git://thyrsus.com/repositories/intercal.git"
url "https://gitlab.com/esr/intercal.git"
depends_on "autoconf" => :build
depends_on "automake" => :build