innotop 1.8.0
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
bb79b8ed38
commit
e753213c7c
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Innotop < Formula
|
||||
url 'http://innotop.googlecode.com/files/innotop-1.7.2.tar.gz'
|
||||
url 'http://innotop.googlecode.com/files/innotop-1.8.0.tar.gz'
|
||||
homepage 'http://code.google.com/p/innotop/'
|
||||
md5 '37d8c71fb1eefbc607a733dd4b38af05'
|
||||
md5 '703ba1036bc1067650b558eecc3c15cd'
|
||||
|
||||
depends_on 'DBD::mysql' => :perl
|
||||
|
||||
|
|
Loading…
Reference in a new issue