diff options
Diffstat (limited to 'Library/Formula/memcache-top.rb')
| -rw-r--r-- | Library/Formula/memcache-top.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Library/Formula/memcache-top.rb b/Library/Formula/memcache-top.rb index 0729dc2cd..66576e122 100644 --- a/Library/Formula/memcache-top.rb +++ b/Library/Formula/memcache-top.rb @@ -3,7 +3,7 @@ require 'formula'  class MemcacheTop < Formula    url 'http://memcache-top.googlecode.com/files/memcache-top-v0.6'    homepage 'http://code.google.com/p/memcache-top/' -  md5 '5eb035237cb482772f898597eda26106' +  sha1 'eaac357e13ac2a531c28081783fdcc3ddbe98ede'    version '0.6'    def install | 
