aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libyaml.rb
diff options
context:
space:
mode:
authorBrewTestBot2014-02-24 16:45:09 +0000
committerBrewTestBot2014-02-24 16:45:09 +0000
commit0597812b037448403da1d251298755f0c57231a4 (patch)
treefa4244c49f593fac7e58b2d14b8fba9a6c4c9337 /Library/Formula/libyaml.rb
parent10eed068598fd666ea2a4c95724cbf6ddda2b162 (diff)
downloadhomebrew-0597812b037448403da1d251298755f0c57231a4.tar.bz2
libyaml: add 0.1.5 bottle.
Diffstat (limited to 'Library/Formula/libyaml.rb')
-rw-r--r--Library/Formula/libyaml.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/libyaml.rb b/Library/Formula/libyaml.rb
index c4701a6c2..489d6822f 100644
--- a/Library/Formula/libyaml.rb
+++ b/Library/Formula/libyaml.rb
@@ -5,6 +5,13 @@ class Libyaml < Formula
url 'http://pyyaml.org/download/libyaml/yaml-0.1.5.tar.gz'
sha1 '8b78cb9f759c7d80db8a7328c0ebecfe34fde737'
+ bottle do
+ cellar :any
+ sha1 "9aceef2301eaf12ac675c14706927e2d8889b7be" => :mavericks
+ sha1 "72c026103aafa9cba293d0213ddec6028de98b63" => :mountain_lion
+ sha1 "23909c4982f4d786c7339f6dfad09487561ce0f2" => :lion
+ end
+
option :universal
def install