Fix redis-tools homepage

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Andrew Marshall 2010-11-14 15:34:06 -05:00 committed by Adam Vandenberg
parent 86c038293f
commit 76021fa4ba

View file

@ -2,7 +2,7 @@ require 'formula'
class RedisTools <Formula
head 'git://github.com/antirez/redis-tools.git'
homepage 'http://code.google.com/p/redis/'
homepage 'https://github.com/antirez/redis-tools'
def install
system "make"