redis 2.8.1 bottles
This commit is contained in:
parent
daec02cf54
commit
8cca9bf90b
1 changed files with 6 additions and 0 deletions
|
@ -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"'
|
||||
|
|
Loading…
Reference in a new issue