libwebsockets: add 1.23 bottle.

master
BrewTestBot 2014-07-03 22:27:44 +01:00 committed by Mike McQuaid
parent 6c6d6df610
commit 383d27775f
1 changed files with 7 additions and 0 deletions

View File

@ -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