Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
innotop 1.8.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
robsonpeixoto authored and adamv committed Apr 11, 2012
1 parent 1bbf1c6 commit 98d0875
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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

Expand Down

0 comments on commit 98d0875

Please sign in to comment.