From f42ff85acae6560de07fcb4c99f587d61fb502fa Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Mon, 28 Jan 2013 21:17:13 -0800 Subject: memcache-top: style nits --- Library/Formula/memcache-top.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') 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' -- cgit v1.2.3