From 38244c2a35a19af57c1d9f9e08aef795ee108dff Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Sun, 18 Nov 2012 19:31:04 -0600 Subject: innotop 1.9.0 Signed-off-by: Adam Vandenberg --- Library/Formula/innotop.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/innotop.rb b/Library/Formula/innotop.rb index c2eaa9ba9..d364c0362 100644 --- a/Library/Formula/innotop.rb +++ b/Library/Formula/innotop.rb @@ -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 -- cgit v1.2.3