aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/innotop.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/innotop.rb b/Library/Formula/innotop.rb
index a6d58bf89..be12b600c 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.0.tar.gz'
+ url 'http://innotop.googlecode.com/files/innotop-1.8.1.tar.gz'
homepage 'http://code.google.com/p/innotop/'
- md5 '703ba1036bc1067650b558eecc3c15cd'
+ md5 'af3e5c044912a9dfc7860d66a1a51bd4'
depends_on 'DBD::mysql' => :perl