aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-10-22 17:31:57 +0100
committerMike McQuaid2014-10-22 18:09:32 +0100
commit59d80502c0f036c840de51fe36c166aeb5ff3ea9 (patch)
tree65dd421cb83f93e501ba8d42ec96515f6d0e7673
parent0c6aaaa46c4ec1fc832455ec2c6a3086fc84672b (diff)
downloadhomebrew-59d80502c0f036c840de51fe36c166aeb5ff3ea9.tar.bz2
nasm: add 2.11.05 bottle.
-rw-r--r--Library/Formula/nasm.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/nasm.rb b/Library/Formula/nasm.rb
index 323851148..65a083be9 100644
--- a/Library/Formula/nasm.rb
+++ b/Library/Formula/nasm.rb
@@ -5,6 +5,13 @@ class Nasm < Formula
url "http://www.nasm.us/pub/nasm/releasebuilds/2.11.05/nasm-2.11.05.tar.xz"
sha256 "2f4769c2fc88dbd8df4383ce30bc86919b5d488854ab906ebcee5d5a38828a6b"
+ bottle do
+ cellar :any
+ sha1 "d3995ba55de30d6716e21f5e428b1f4566e95de9" => :yosemite
+ sha1 "09be35f0f249df74981e03663fd903ea25e6ae90" => :mavericks
+ sha1 "abac9b6f33d93e2022c4ad7212b11871878f0c87" => :mountain_lion
+ end
+
option :universal
def install