From c824035328b2560d90c896e23acb7d2d1dcf8c0e Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Fri, 27 Jun 2014 00:46:02 +0100 Subject: slurm: add 0.4.0 bottle. Closes #30467. Signed-off-by: Mike McQuaid --- Library/Formula/slurm.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/slurm.rb b/Library/Formula/slurm.rb index f3fbc0732..5293d6166 100644 --- a/Library/Formula/slurm.rb +++ b/Library/Formula/slurm.rb @@ -5,6 +5,13 @@ class Slurm < Formula url "https://github.com/mattthias/slurm/archive/upstream/0.4.0.tar.gz" sha1 "b50c2245513f1241f78a487504eb5e460aec9a04" + bottle do + cellar :any + sha1 "337859641874b00b07d68193b478b3d24f662f18" => :mavericks + sha1 "d46703938055e25cf259cb571b89af042328c96c" => :mountain_lion + sha1 "be55409fce424e606344f9d904423a7f09cd4caa" => :lion + end + depends_on "scons" => :build # patch to support colour ncurses on OS X -- cgit v1.2.3