From a31f91be85326b45dbe4a4f3ada85098f644ee34 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Mon, 25 Nov 2013 13:24:34 -0600 Subject: redis 2.8.1 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 6bb950000..0a73afa92 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 '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"' -- cgit v1.2.3