diff options
| -rw-r--r-- | Library/Formula/csv-fix.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/csv-fix.rb b/Library/Formula/csv-fix.rb index 9487234c6..7d93697bc 100644 --- a/Library/Formula/csv-fix.rb +++ b/Library/Formula/csv-fix.rb @@ -1,8 +1,8 @@ require 'formula' class CsvFix < Formula - url 'http://csvfix.googlecode.com/files/csvfix_src_110a.zip' homepage 'http://code.google.com/p/csvfix/' + url 'http://csvfix.googlecode.com/files/csvfix_src_110a.zip' version '1.1a' sha1 'd579c6223a9570e207b9e9b9eccb7f621916e673' |
