aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2014-06-27 00:46:02 +0100
committerMike McQuaid2014-06-27 08:30:14 +0100
commitc824035328b2560d90c896e23acb7d2d1dcf8c0e (patch)
treefd04324a8ffaaac01da890d6868ffd5c7c6d2b33 /Library/Formula
parentf1f2a8af3914c7abdd211c7b0923110002bcf46b (diff)
downloadhomebrew-c824035328b2560d90c896e23acb7d2d1dcf8c0e.tar.bz2
slurm: add 0.4.0 bottle.
Closes #30467. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/slurm.rb7
1 files changed, 7 insertions, 0 deletions
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