aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/redis.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/redis.rb')
-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'