Redis 2.2.6

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
James Miller 2011-05-05 07:26:51 -07:00 committed by Adam Vandenberg
parent a09058181f
commit dcbdfb4351

View file

@ -1,10 +1,10 @@
require 'formula'
class Redis < Formula
url 'http://redis.googlecode.com/files/redis-2.2.5.tar.gz'
url 'http://redis.googlecode.com/files/redis-2.2.6.tar.gz'
head 'git://github.com/antirez/redis.git'
homepage 'http://redis.io/'
sha1 '638569b6d500bc6e02c4aef7eb39d2b22c1fc161'
sha1 'dd5a5a443327da09483701c48b7ea87e5d160c69'
fails_with_llvm "Fails with \"reference out of range from _linenoise\""