diff options
Diffstat (limited to 'Library/Formula/gtk+.rb')
| -rw-r--r-- | Library/Formula/gtk+.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/gtk+.rb b/Library/Formula/gtk+.rb index 7251cd165..2ccb6b64e 100644 --- a/Library/Formula/gtk+.rb +++ b/Library/Formula/gtk+.rb @@ -2,7 +2,7 @@ require 'formula' class Gtkx < Formula homepage 'http://gtk.org/' - url 'http://download.gnome.org/sources/gtk+/2.24/gtk+-2.24.23.tar.xz' + url 'http://ftp.gnome.org/pub/gnome/sources/gtk+/2.24/gtk+-2.24.23.tar.xz' sha256 'a0a406e27e9b5e7d6b2c4334212706ed5cdcd41e713e66c9ae950655dd61517c' bottle do |
