diff options
Diffstat (limited to 'Library/Formula/idcomments.rb')
| -rw-r--r-- | Library/Formula/idcomments.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/idcomments.rb b/Library/Formula/idcomments.rb index dbd8ddb9f..e56eb1cb2 100644 --- a/Library/Formula/idcomments.rb +++ b/Library/Formula/idcomments.rb @@ -3,7 +3,7 @@ require 'formula' class Idcomments < Formula url 'http://tools.ietf.org/tools/idcomments/idcomments-0.18.tgz' homepage 'http://tools.ietf.org/tools/idcomments/' - md5 '6ceb271af37754657c7f81b3dba334de' + sha1 'e7e6430926b0c502afcb55a91e90cd84d55c07d4' def install inreplace 'idcomments', '$(tempfile)', '$(mktemp /tmp/idcomments.XXXXXXXX)' |
