diff options
Diffstat (limited to 'Library/Formula/gtk-engines.rb')
| -rw-r--r-- | Library/Formula/gtk-engines.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/gtk-engines.rb b/Library/Formula/gtk-engines.rb index 379f2bc1f..85f38f1e2 100644 --- a/Library/Formula/gtk-engines.rb +++ b/Library/Formula/gtk-engines.rb @@ -2,7 +2,7 @@ require 'formula' class GtkEngines < Formula homepage 'http://git.gnome.org/browse/gtk-engines/' - url 'http://ftp.gnome.org/pub/gnome/sources/gtk-engines/2.20/gtk-engines-2.20.2.tar.bz2' + url 'http://download.gnome.org/sources/gtk-engines/2.20/gtk-engines-2.20.2.tar.bz2' sha1 '574c7577d70eaacecd2ffa14e288ef88fdcb6c2a' depends_on 'pkg-config' => :build |
