aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/redis.rb5
1 files changed, 0 insertions, 5 deletions
diff --git a/Library/Formula/redis.rb b/Library/Formula/redis.rb
index 5862c2ac2..f3680eddd 100644
--- a/Library/Formula/redis.rb
+++ b/Library/Formula/redis.rb
@@ -7,11 +7,6 @@ class Redis < Formula
head 'https://github.com/antirez/redis.git', :branch => 'unstable'
- devel do
- url 'http://redis.googlecode.com/files/redis-2.6.0-rc8.tar.gz'
- sha1 '16309df54d1eb6e372c2b17ae2e48904cb0c4fca'
- end
-
fails_with :llvm do
build 2334
cause 'Fails with "reference out of range from _linenoise"'