aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Marshall2011-02-04 00:56:18 -0500
committerAdam Vandenberg2011-02-04 07:19:21 -0800
commit434ffe61be2042aa947e92abe03aab290d952f96 (patch)
treed359d897462e73aa186bc42be00789d9d89df636
parent5ee22a61bf5ef5ff56d467b957d66bff54f5848b (diff)
downloadhomebrew-434ffe61be2042aa947e92abe03aab290d952f96.tar.bz2
Update redis homepage
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
-rw-r--r--Library/Formula/redis.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/redis.rb b/Library/Formula/redis.rb
index 2bbba5e0a..49aac456a 100644
--- a/Library/Formula/redis.rb
+++ b/Library/Formula/redis.rb
@@ -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'