diff options
| author | Ali Asad Lotia | 2010-11-10 09:05:28 +0000 |
|---|---|---|
| committer | Adam Vandenberg | 2010-11-10 08:16:20 -0800 |
| commit | b44a6c8d62a6f8a5638f0930745247e513d0c78a (patch) | |
| tree | 49b017817af885f87b1affc3b40ed07498307e2d /Library/Formula | |
| parent | b1232a48f475bc808634815b92f5fbc3125b32fd (diff) | |
| download | homebrew-b44a6c8d62a6f8a5638f0930745247e513d0c78a.tar.bz2 | |
Update skipfish to 1.70b.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/skipfish.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/skipfish.rb b/Library/Formula/skipfish.rb index 8e93a197b..4ed4f25ad 100644 --- a/Library/Formula/skipfish.rb +++ b/Library/Formula/skipfish.rb @@ -1,9 +1,9 @@ require 'formula' class Skipfish <Formula - url 'http://skipfish.googlecode.com/files/skipfish-1.69b.tgz' + url 'http://skipfish.googlecode.com/files/skipfish-1.70b.tgz' homepage 'http://code.google.com/p/skipfish/' - md5 'ece789b885014208a760138354d972c3' + md5 '94c946e51160e7ee24a0e2f2cbe599a4' depends_on 'libidn' |
