From 46cf32dbaf5000e6c7ea073ecfe28ad17659bc13 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Wed, 4 Dec 2013 00:22:12 -0600 Subject: redis 2.8.2 bottles --- Library/Formula/redis.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/redis.rb b/Library/Formula/redis.rb index 3ff4ff73c..6d665d491 100644 --- a/Library/Formula/redis.rb +++ b/Library/Formula/redis.rb @@ -7,6 +7,12 @@ class Redis < Formula head 'https://github.com/antirez/redis.git', :branch => 'unstable' + bottle do + sha1 'cf6ca907e14a42320d78b472430f45c9680cd028' => :mavericks + sha1 '43110bf16a73096c442e5ab98488da5fdd891680' => :mountain_lion + sha1 'e1423a28165777e4d834ac0228db2870be261bf2' => :lion + end + fails_with :llvm do build 2334 cause 'Fails with "reference out of range from _linenoise"' -- cgit v1.2.3