csvfix 1.20

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Brett Koonce 2013-02-05 07:55:59 -06:00 committed by Jack Nagel
parent 51be1d8def
commit 39f5fe4c78

View file

@ -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"