From b7fb2fcfbd311649bc010a809bb3a6099efe9b75 Mon Sep 17 00:00:00 2001 From: Tobias Schwab Date: Wed, 24 Oct 2012 01:16:42 +0200 Subject: redis: remove --devel Closes #15630. Signed-off-by: Adam Vandenberg --- Library/Formula/redis.rb | 5 ----- 1 file changed, 5 deletions(-) (limited to 'Library/Formula/redis.rb') 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"' -- cgit v1.2.3