aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libglademm.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/libglademm.rb')
-rw-r--r--Library/Formula/libglademm.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/libglademm.rb b/Library/Formula/libglademm.rb
index 3d09d0b85..c8427182f 100644
--- a/Library/Formula/libglademm.rb
+++ b/Library/Formula/libglademm.rb
@@ -3,7 +3,7 @@ require 'formula'
class Libglademm < Formula
homepage 'http://gnome.org'
url 'http://ftp.gnome.org/pub/GNOME/sources/libglademm/2.6/libglademm-2.6.7.tar.bz2'
- md5 'f9ca5b67f6c551ea98790ab5f21c19d0'
+ sha1 'd7c0138c80ea337d2e9ae55f74a6953ce2eb9f5d'
depends_on 'pkg-config' => :build
depends_on 'gtkmm'