From 2a295f47eb9bed70c857f9d5e655742bf1e4667e Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 3 Jul 2014 22:27:44 +0100 Subject: libwebsockets: add 1.23 bottle. --- Library/Formula/libwebsockets.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library') diff --git a/Library/Formula/libwebsockets.rb b/Library/Formula/libwebsockets.rb index 46639d5c6..5abc40160 100644 --- a/Library/Formula/libwebsockets.rb +++ b/Library/Formula/libwebsockets.rb @@ -7,6 +7,13 @@ class Libwebsockets < Formula sha1 '9dda683a342b16feb1cef183f89f9ed4474626f5' head 'git://git.libwebsockets.org/libwebsockets' + bottle do + cellar :any + sha1 "c295450e05099c9cec0dd0e3a099f92d6ab8dc34" => :mavericks + sha1 "0648d6f48e80d5d3a484d4174628b0deec52a1b4" => :mountain_lion + sha1 "56b5ab3c2e876ee12f5955c37d3b06a175faccce" => :lion + end + depends_on 'cmake' => :build def install -- cgit v1.2.3