From 002d9ae9f478a82df717b65fa722d37c5e2b07d6 Mon Sep 17 00:00:00 2001 From: Will Cosgrove Date: Sun, 17 Jun 2012 20:00:18 -0500 Subject: redis development version 2.6RC5 Signed-off-by: Adam Vandenberg --- Library/Formula/redis.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/redis.rb b/Library/Formula/redis.rb index b0af41bf6..81fb92889 100644 --- a/Library/Formula/redis.rb +++ b/Library/Formula/redis.rb @@ -8,8 +8,8 @@ class Redis < Formula head 'https://github.com/antirez/redis.git', :branch => 'unstable' devel do - url 'http://redis.googlecode.com/files/redis-2.6.0-rc4.tar.gz' - sha1 'df702940c2249d71e6dc6b16c12e6fa12543cb8e' + url 'http://redis.googlecode.com/files/redis-2.6.0-rc5.tar.gz' + sha1 '8051ea9092f238d41966d761b6d80dffc987e37c' end fails_with :llvm do -- cgit v1.2.3