aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/cloc.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/cloc.rb b/Library/Formula/cloc.rb
index 3391abab8..9083813f4 100644
--- a/Library/Formula/cloc.rb
+++ b/Library/Formula/cloc.rb
@@ -1,8 +1,8 @@
require 'formula'
class Cloc <ScriptFileFormula
- version '1.08'
- url "http://cloc.svn.sourceforge.net/viewvc/cloc/tags/1.08/cloc"
- md5 'e4fc0800cb0d6eae390037903a975a2d'
+ version '1.51'
+ url "http://cloc.svn.sourceforge.net/viewvc/cloc/tags/1.51/cloc"
+ md5 'c491922de2bad911fbc2047b336c91b5'
homepage 'http://cloc.sourceforge.net/'
end