diff --git a/Formula/gtk+.rb b/Formula/gtk+.rb index cffed70e9d..2713dd98fb 100644 --- a/Formula/gtk+.rb +++ b/Formula/gtk+.rb @@ -15,7 +15,7 @@ class Gtkx < Formula end head do - url "https://git.gnome.org/browse/gtk+.git", :branch => "gtk-2-24" + url "https://gitlab.gnome.org/GNOME/gtk.git", :branch => "gtk-2-24" depends_on "automake" => :build depends_on "autoconf" => :build