diff options
| -rw-r--r-- | Library/Formula/maatkit.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/maatkit.rb b/Library/Formula/maatkit.rb index 4307fd86a..a63892709 100644 --- a/Library/Formula/maatkit.rb +++ b/Library/Formula/maatkit.rb @@ -1,9 +1,9 @@ require 'formula' class Maatkit <Formula - url 'http://maatkit.googlecode.com/files/maatkit-6070.tar.gz' + url 'http://maatkit.googlecode.com/files/maatkit-6652.tar.gz' homepage 'http://code.google.com/p/maatkit/' - md5 '313e7b01c0a718a84055112d0060e45e' + md5 'b21a7ee121aa207279761121e00d589a' depends_on 'DBD::mysql' => :perl |
