diff options
Diffstat (limited to 'Library')
| -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 445dc1467..4307fd86a 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-5899.tar.gz' + url 'http://maatkit.googlecode.com/files/maatkit-6070.tar.gz' homepage 'http://code.google.com/p/maatkit/' - md5 'eb934c6bcf8604a1fd6c65a625fa8740' + md5 '313e7b01c0a718a84055112d0060e45e' depends_on 'DBD::mysql' => :perl |
