aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/mytop.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/mytop.rb')
-rw-r--r--Library/Formula/mytop.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mytop.rb b/Library/Formula/mytop.rb
index 02d513f15..e1611f3ae 100644
--- a/Library/Formula/mytop.rb
+++ b/Library/Formula/mytop.rb
@@ -3,7 +3,7 @@ require 'formula'
class Mytop < Formula
homepage 'http://jeremy.zawodny.com/mysql/mytop/'
url 'http://jeremy.zawodny.com/mysql/mytop/mytop-1.6.tar.gz'
- md5 '4127c3e486eb664fed60f40849372a9f'
+ sha1 'e1485115ca3a15e79f7811bdc1cfe692aa95833f'
depends_on 'DBD::mysql' => :perl