From bbecc365fbf10e2952a801c470df3cd9197d8743 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Wed, 19 Mar 2014 18:59:57 +0000 Subject: rcssserver: add 15.2.2 bottle. Closes #27677. Signed-off-by: Mike McQuaid --- Library/Formula/rcssserver.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/rcssserver.rb b/Library/Formula/rcssserver.rb index 81bdbaf23..40a1625a6 100644 --- a/Library/Formula/rcssserver.rb +++ b/Library/Formula/rcssserver.rb @@ -5,6 +5,13 @@ class Rcssserver < Formula url "https://downloads.sourceforge.net/sserver/rcssserver/15.2.2/rcssserver-15.2.2.tar.gz" sha1 "43012eb5301716e457e93ec42c0c00727e600c84" + bottle do + cellar :any + sha1 "72e049b25605887a54b941a388ad16bd50baad69" => :mavericks + sha1 "9a398073a7e711b49ba39b2da09c0f7a29ed19af" => :mountain_lion + sha1 "ab94f23eae47b48ce2f9ed3d94e727f2d7387289" => :lion + end + depends_on "flex" => :build depends_on "pkg-config" => :build depends_on "boost" -- cgit v1.2.3