aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/memcache-top.rb
diff options
context:
space:
mode:
authorAdam Vandenberg2013-01-28 21:17:13 -0800
committerAdam Vandenberg2013-01-28 21:40:32 -0800
commitf42ff85acae6560de07fcb4c99f587d61fb502fa (patch)
treedf88912ddf8ce743f8908290ea7a1c03ad6e1455 /Library/Formula/memcache-top.rb
parent533bc9d9b5be6d1bf21d232c2a40fb72e5deb28c (diff)
downloadhomebrew-f42ff85acae6560de07fcb4c99f587d61fb502fa.tar.bz2
memcache-top: style nits
Diffstat (limited to 'Library/Formula/memcache-top.rb')
-rw-r--r--Library/Formula/memcache-top.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/memcache-top.rb b/Library/Formula/memcache-top.rb
index 66576e122..ffbe3f209 100644
--- a/Library/Formula/memcache-top.rb
+++ b/Library/Formula/memcache-top.rb
@@ -1,10 +1,10 @@
require 'formula'
class MemcacheTop < Formula
- url 'http://memcache-top.googlecode.com/files/memcache-top-v0.6'
homepage 'http://code.google.com/p/memcache-top/'
- sha1 'eaac357e13ac2a531c28081783fdcc3ddbe98ede'
+ url 'http://memcache-top.googlecode.com/files/memcache-top-v0.6'
version '0.6'
+ sha1 'eaac357e13ac2a531c28081783fdcc3ddbe98ede'
def install
bin.install 'memcache-top-v0.6' => 'memcache-top'