aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/hfsutils.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/hfsutils.rb')
-rw-r--r--Library/Formula/hfsutils.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/hfsutils.rb b/Library/Formula/hfsutils.rb
index badcd22a6..0a5bf35c2 100644
--- a/Library/Formula/hfsutils.rb
+++ b/Library/Formula/hfsutils.rb
@@ -3,7 +3,7 @@ require 'formula'
class Hfsutils < Formula
url 'ftp://ftp.mars.org/pub/hfs/hfsutils-3.2.6.tar.gz'
homepage 'http://www.mars.org/home/rob/proj/hfs/'
- md5 'fa572afd6da969e25c1455f728750ec4'
+ sha1 '6d71dfb2c93c0d8082972d39f3f75ae53a438d5d'
def install
system "./configure", "--prefix=#{prefix}", "--mandir=#{man}"