aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/mhash.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/mhash.rb')
-rw-r--r--Library/Formula/mhash.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mhash.rb b/Library/Formula/mhash.rb
index 18d705a4f..626860f59 100644
--- a/Library/Formula/mhash.rb
+++ b/Library/Formula/mhash.rb
@@ -3,7 +3,7 @@ require 'formula'
class Mhash <Formula
@url='http://downloads.sourceforge.net/project/mhash/mhash/0.9.9.9/mhash-0.9.9.9.tar.gz'
@homepage='http://mhash.sourceforge.net/'
- @md5='f91c74f9ccab2b574a98be5bc31eb280'
+ @md5='ee66b7d5947deb760aeff3f028e27d25'
def install
system "./configure --prefix=#{prefix} --disable-debug --disable-dependency-tracking"