redis 2.4.0

Closes Homebrew/homebrew#8119.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
master
Simon Jefford 2011-10-14 19:06:13 +02:00 committed by Charlie Sharpsteen
parent 4ec20d19c8
commit e07e9ae7da
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
require 'formula'
class Redis < Formula
url 'http://redis.googlecode.com/files/redis-2.2.14.tar.gz'
url 'http://redis.googlecode.com/files/redis-2.4.0.tar.gz'
head 'https://github.com/antirez/redis.git'
homepage 'http://redis.io/'
md5 '3605e3d4c9465fdfefa2e96f3a408ef5'
md5 'efdfa0d40fc7676199005bd0178cf6a9'
fails_with_llvm 'Fails with "reference out of range from _linenoise"', :build => 2334