update maatkit to version 6652
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
545dba1b67
commit
7fc8099776
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue