innotop 1.9.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
97fc181e82
commit
ceb5d7fa00
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.8.1.tar.gz'
|
||||
homepage 'http://code.google.com/p/innotop/'
|
||||
sha1 'a8d8deb5a40bca1890d24f355ae317254dfc4102'
|
||||
url 'http://innotop.googlecode.com/files/innotop-1.9.0.tar.gz'
|
||||
sha1 '4f8cbf6d01a1723a5c450d66e192610c5b28c4d7'
|
||||
|
||||
depends_on 'DBD::mysql' => :perl
|
||||
|
||||
|
|
Loading…
Reference in a new issue