rcssmonitor: add 15.1.0 bottle.
This commit is contained in:
parent
b24dd16e7b
commit
0407cfe7e8
1 changed files with 6 additions and 0 deletions
|
@ -5,6 +5,12 @@ class Rcssmonitor < Formula
|
|||
url 'https://downloads.sourceforge.net/sserver/rcssmonitor/15.1.0/rcssmonitor-15.1.0.tar.gz'
|
||||
sha1 '9a2c1905429882291267b463ec1db858ab0dde90'
|
||||
|
||||
bottle do
|
||||
sha1 "07ae3bf0142c044c374f2366458388aa1c3a483f" => :mavericks
|
||||
sha1 "c87a3380c6390b7d75126d777d03dbf83055d9f7" => :mountain_lion
|
||||
sha1 "a03085dccc0377736de773ff39915db61a9a4dfd" => :lion
|
||||
end
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'qt'
|
||||
depends_on 'boost'
|
||||
|
|
Loading…
Reference in a new issue