diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/pygtk.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/pygtk.rb b/Library/Formula/pygtk.rb index 1565895b2..ee6851479 100644 --- a/Library/Formula/pygtk.rb +++ b/Library/Formula/pygtk.rb @@ -1,8 +1,8 @@ require 'formula' class Pygtk < Formula - url 'http://ftp.acc.umu.se/pub/GNOME/sources/pygtk/2.24/pygtk-2.24.0.tar.bz2' homepage 'http://www.pygtk.org/' + url 'http://ftp.acc.umu.se/pub/GNOME/sources/pygtk/2.24/pygtk-2.24.0.tar.bz2' sha1 '344e6a32a5e8c7e0aaeb807e0636a163095231c2' depends_on :x11 |
