libxml2: update head url

This commit is contained in:
ilovezfs 2018-06-21 07:03:04 -07:00
parent bd2b4bbec7
commit f2384a2a0e

View file

@ -13,7 +13,7 @@ class Libxml2 < Formula
end
head do
url "https://git.gnome.org/browse/libxml2.git"
url "https://gitlab.gnome.org/GNOME/libxml2.git"
depends_on "autoconf" => :build
depends_on "automake" => :build