aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/mtools.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/mtools.rb')
-rw-r--r--Library/Formula/mtools.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mtools.rb b/Library/Formula/mtools.rb
index 1f0aaa7b7..d8a9e0554 100644
--- a/Library/Formula/mtools.rb
+++ b/Library/Formula/mtools.rb
@@ -4,7 +4,7 @@ class Mtools < Formula
url 'ftp://ftpmirror.gnu.org/mtools/mtools-4.0.17.tar.gz'
mirror 'ftp://ftp.gnu.org/gnu/mtools/mtools-4.0.17.tar.gz'
homepage 'http://www.gnu.org/software/mtools/'
- md5 '231741ac95802d03aa32f44edb768171'
+ sha1 'eebfab51148c4ab20a6aca3cea8057da5a11bdc8'
def install
system "./configure", "LIBS=-liconv", "--disable-debug",