diff options
Diffstat (limited to 'Library/Formula/man2html.rb')
| -rw-r--r-- | Library/Formula/man2html.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/man2html.rb b/Library/Formula/man2html.rb index 68dfcef72..8a7502443 100644 --- a/Library/Formula/man2html.rb +++ b/Library/Formula/man2html.rb @@ -3,7 +3,7 @@ require 'formula' class Man2html < Formula url 'http://www.oit.uci.edu/indiv/ehood/tar/man2html3.0.1.tar.gz' homepage 'http://www.oac.uci.edu/indiv/ehood/man2html.html' - md5 '1c0d28c83225d0ebc845f2386c8f8384' + sha1 '18b617783ce59491db984d23d2b0c8061bff385c' def install bin.mkpath |
