diff options
Diffstat (limited to 'Library/Formula/chktex.rb')
| -rw-r--r-- | Library/Formula/chktex.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/chktex.rb b/Library/Formula/chktex.rb index 58f40b6bf..d5adc0853 100644 --- a/Library/Formula/chktex.rb +++ b/Library/Formula/chktex.rb @@ -3,7 +3,7 @@ require 'formula' class Chktex < Formula url 'http://baruch.ev-en.org/proj/chktex/chktex-1.6.4.tar.gz' homepage 'http://baruch.ev-en.org/proj/chktex/' - md5 'e1d1f70d37e97734a69c94682a2038a0' + sha1 'b42b6a69e17373760c9653cce0add6ffc741312b' def install # Seriously, don't pause and show ASCII art |
