From 43398a07b98687f2cd2d29cbdc2629de236c7819 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Tue, 4 Nov 2014 01:47:29 +0000 Subject: yaml-cpp: add 0.5.1 bottle. --- Library/Formula/yaml-cpp.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula/yaml-cpp.rb') diff --git a/Library/Formula/yaml-cpp.rb b/Library/Formula/yaml-cpp.rb index cd15ca7e7..69a82df6d 100644 --- a/Library/Formula/yaml-cpp.rb +++ b/Library/Formula/yaml-cpp.rb @@ -5,6 +5,13 @@ class YamlCpp < Formula url 'https://yaml-cpp.googlecode.com/files/yaml-cpp-0.5.1.tar.gz' sha1 '9c5414b4090491e96d1b808fe8628b31e625fdaa' + bottle do + cellar :any + sha1 "84e9938ac85d1830acb4c15b6eb3b4a33ec33a33" => :yosemite + sha1 "c085fa37570254c346b16e7c62f962775f992389" => :mavericks + sha1 "bcd0894e3abc4db1ddc9d1df0a3c24117f189f74" => :mountain_lion + end + option :cxx11 option :universal option "with-static-lib", "Build a static library" -- cgit v1.2.3