rcssserver: add 15.2.2 bottle.

Closes Homebrew/homebrew#27677.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
master
BrewTestBot 2014-03-19 18:59:57 +00:00 committed by Mike McQuaid
parent e8fb825a6d
commit 130d5d281f
1 changed files with 7 additions and 0 deletions

View File

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