diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/innotop.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/innotop.rb b/Library/Formula/innotop.rb index 5ec2b9cb9..a6d58bf89 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.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 |
