From 2bbc8b54416210ec5369de8cccc8f87dddaf902f Mon Sep 17 00:00:00 2001 From: Duncan Grazier Date: Mon, 3 Jan 2011 10:53:21 -0500 Subject: [PATCH] Change redis download url to point at Github to match redis.io. Changed SHA1 to match version currently hosted. Signed-off-by: Mike McQuaid --- Formula/redis.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/redis.rb b/Formula/redis.rb index 46901fce4a6..6093568fe53 100644 --- a/Formula/redis.rb +++ b/Formula/redis.rb @@ -1,10 +1,10 @@ require 'formula' class Redis