diff options
Diffstat (limited to 'Library/Formula/innotop.rb')
| -rw-r--r-- | Library/Formula/innotop.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/innotop.rb b/Library/Formula/innotop.rb index 2ea15931f..c2eaa9ba9 100644 --- a/Library/Formula/innotop.rb +++ b/Library/Formula/innotop.rb @@ -3,7 +3,7 @@ require 'formula' class Innotop < Formula url 'http://innotop.googlecode.com/files/innotop-1.8.1.tar.gz' homepage 'http://code.google.com/p/innotop/' - md5 'af3e5c044912a9dfc7860d66a1a51bd4' + sha1 'a8d8deb5a40bca1890d24f355ae317254dfc4102' depends_on 'DBD::mysql' => :perl |
