From ec2e07cbdb7acce664157b640879cecc3675014f Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 16 Oct 2014 06:40:18 +0100 Subject: collectd: add 5.4.1 bottle. --- Library/Formula/collectd.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/collectd.rb b/Library/Formula/collectd.rb index 98d6be6f8..9985ceb8c 100644 --- a/Library/Formula/collectd.rb +++ b/Library/Formula/collectd.rb @@ -16,6 +16,12 @@ class Collectd < Formula end end + bottle do + sha1 "a5476eb04711bb016a4ef65412a70ba3722098e2" => :mavericks + sha1 "4829ba6a324a3057ce56a56d378a7e6790530feb" => :mountain_lion + sha1 "c0c82da5f79fb4c19cf7d2f16a9c008810b835c7" => :lion + end + # Will fail against Java 1.7 option "java", "Enable Java 1.6 support" option "debug", "Enable debug support" -- cgit v1.2.3