diff options
Diffstat (limited to 'Library/Formula/cloc.rb')
| -rw-r--r-- | Library/Formula/cloc.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/cloc.rb b/Library/Formula/cloc.rb index d8cfe8505..be49a60d4 100644 --- a/Library/Formula/cloc.rb +++ b/Library/Formula/cloc.rb @@ -2,7 +2,7 @@ require 'formula' class Cloc < ScriptFileFormula url 'http://downloads.sourceforge.net/project/cloc/cloc/v1.56/cloc-1.56.pl' - md5 '2739127ce5398fa627b50e54ea3dcbb6' + sha1 '238ea26eccfc574c27aa90ee17741f363959be3f' homepage 'http://cloc.sourceforge.net/' def install |
