aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/csv-fix.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/csv-fix.rb b/Library/Formula/csv-fix.rb
index 7d93697bc..4174ed010 100644
--- a/Library/Formula/csv-fix.rb
+++ b/Library/Formula/csv-fix.rb
@@ -2,9 +2,9 @@ require 'formula'
class CsvFix < Formula
homepage 'http://code.google.com/p/csvfix/'
- url 'http://csvfix.googlecode.com/files/csvfix_src_110a.zip'
- version '1.1a'
- sha1 'd579c6223a9570e207b9e9b9eccb7f621916e673'
+ url 'http://csvfix.googlecode.com/files/csvfix_src_120.zip'
+ version '1.20'
+ sha1 'ec0b6d491429d908a9208d6e474591f30dec654c'
def install
system "make lin"