From 58f3dd16fc720e762fc8f44fea26a4c8a9e9533c Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Tue, 5 Feb 2013 07:55:59 -0600 Subject: csvfix 1.20 Signed-off-by: Jack Nagel --- Library/Formula/csv-fix.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library/Formula') 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" -- cgit v1.2.3