aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/pygtk.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/pygtk.rb')
-rw-r--r--Library/Formula/pygtk.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/pygtk.rb b/Library/Formula/pygtk.rb
index d7587157c..0ab8af601 100644
--- a/Library/Formula/pygtk.rb
+++ b/Library/Formula/pygtk.rb
@@ -3,7 +3,7 @@ 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/'
- md5 'a1051d5794fd7696d3c1af6422d17a49'
+ sha1 '344e6a32a5e8c7e0aaeb807e0636a163095231c2'
depends_on :x11
depends_on 'glib'