From a9291533cafcbdb0b21f3c05674c59cd6f50af73 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sun, 18 Jan 2015 18:24:54 +0000 Subject: vrpn: add 07.33 bottle. --- Library/Formula/vrpn.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/vrpn.rb b/Library/Formula/vrpn.rb index 2331d49a4..13d9a376a 100644 --- a/Library/Formula/vrpn.rb +++ b/Library/Formula/vrpn.rb @@ -7,6 +7,13 @@ class Vrpn < Formula head 'git://git.cs.unc.edu/vrpn.git' + bottle do + cellar :any + sha1 "2f168416e7caaa0e7ed4237d3532cd6ee37ecad5" => :yosemite + sha1 "c8830aa818e3592eb2f6377ab452b7b35ee0eefd" => :mavericks + sha1 "e6b3bf7f324622ce133e0ab3cf851d9ead3e1b54" => :mountain_lion + end + option 'clients', 'Build client apps and tests' option "with-docs", "Build doxygen-based API documentation" deprecated_option "docs" => "with-docs" -- cgit v1.2.3