From b2602fc3f1f0ff8e12ab20394f2a3911c072915e Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sat, 23 Jul 2011 21:45:51 -0700 Subject: redis 2.2.12 --- 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 6e0b50e74..600082f45 100644 --- a/Library/Formula/redis.rb +++ b/Library/Formula/redis.rb @@ -1,10 +1,10 @@ require 'formula' class Redis < Formula - url 'http://redis.googlecode.com/files/redis-2.2.11.tar.gz' + url 'http://redis.googlecode.com/files/redis-2.2.12.tar.gz' head 'https://github.com/antirez/redis.git' homepage 'http://redis.io/' - md5 '5501c90ca02ae7ea93c34f067b3e0619' + md5 '61b287860cab3e89c49390b8f5ffb697' fails_with_llvm "Fails with \"reference out of range from _linenoise\"" -- cgit v1.2.3