redis 2.8.1 bottles

This commit is contained in:
Jack Nagel 2013-11-25 13:24:34 -06:00
parent daec02cf54
commit 8cca9bf90b

View file

@ -7,6 +7,12 @@ class Redis < Formula
head 'https://github.com/antirez/redis.git', :branch => 'unstable'
bottle do
sha1 '3d8fe26a70c99d737455c32d50325980c798cfef' => :mavericks
sha1 '5fa889cc3d47d8331e79e393769d809c717379bc' => :mountain_lion
sha1 '6858973e8c14330c9388ab2635bedc5eddba3cae' => :lion
end
fails_with :llvm do
build 2334
cause 'Fails with "reference out of range from _linenoise"'