Update redis homepage
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
ece0b56b77
commit
16806ebbfc
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ require 'formula'
|
|||
class Redis <Formula
|
||||
url 'https://github.com/antirez/redis/tarball/v2.0.4-stable'
|
||||
head 'git://github.com/antirez/redis.git'
|
||||
homepage 'http://code.google.com/p/redis/'
|
||||
homepage 'http://redis.io/'
|
||||
sha1 '48300996d3d34cccf076330859f37248fa5f6c1b'
|
||||
version '2.0.4'
|
||||
|
||||
|
|
Loading…
Reference in a new issue