diff options
Diffstat (limited to 'Library/Formula/apachetop.rb')
| -rw-r--r-- | Library/Formula/apachetop.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/apachetop.rb b/Library/Formula/apachetop.rb index c458cffe8..d6dd37d95 100644 --- a/Library/Formula/apachetop.rb +++ b/Library/Formula/apachetop.rb @@ -3,7 +3,7 @@ require 'formula' class Apachetop < Formula homepage 'http://freecode.com/projects/apachetop' url 'http://www.webta.org/apachetop/apachetop-0.12.6.tar.gz' - md5 '604283ac4bbbddd98fc9b1f11381657e' + sha1 '005c9479800a418ee7febe5027478ca8cbf3c51b' def install system "./configure", "--prefix=#{prefix}", |
