From 5612e0b1b5616c394cca2f45bbec36f9d8763b71 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 3 Jul 2014 18:36:38 +0100 Subject: libcapn: add 1.0.0b3 bottle. --- Library/Formula/libcapn.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/libcapn.rb b/Library/Formula/libcapn.rb index e5d3a3931..4a16a59e3 100644 --- a/Library/Formula/libcapn.rb +++ b/Library/Formula/libcapn.rb @@ -6,6 +6,13 @@ class Libcapn < Formula sha1 'a53f7b382e683249ff55214b1effbae5f82c4ef2' head 'https://github.com/adobkin/libcapn.git' + bottle do + cellar :any + sha1 "afde01eeff054cb43b1b6f07aac57fd7d64d7ff3" => :mavericks + sha1 "36dd5a2dca57ccf642a34b7e5da55425005e2575" => :mountain_lion + sha1 "3d4a2895efd4054d73152b7f5b193ef1773d1eaf" => :lion + end + depends_on 'cmake' => :build depends_on 'pkg-config' => :build -- cgit v1.2.3