diff options
Diffstat (limited to 'Library/Formula/cpmtools.rb')
| -rw-r--r-- | Library/Formula/cpmtools.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/cpmtools.rb b/Library/Formula/cpmtools.rb index 38bc61acc..e1bf326bd 100644 --- a/Library/Formula/cpmtools.rb +++ b/Library/Formula/cpmtools.rb @@ -3,7 +3,7 @@ require 'formula' class Cpmtools < Formula url 'http://www.moria.de/~michael/cpmtools/cpmtools-2.13.tar.gz' homepage 'http://www.moria.de/~michael/cpmtools/' - md5 'd0622e33c80d2abb44cbe2e844285ce6' + sha1 'c7efb662a467b0341dc516dee1c36cd284740f8a' def install system "./configure", "--prefix=#{prefix}" |
