From b81e10bbe1b27a517321b86bbbaabef71ad95a46 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Tue, 6 Jan 2015 17:27:31 +0000 Subject: apr-util: add 1.5.4 bottle. --- Library/Formula/apr-util.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library') diff --git a/Library/Formula/apr-util.rb b/Library/Formula/apr-util.rb index 058519031..a4e106ab9 100644 --- a/Library/Formula/apr-util.rb +++ b/Library/Formula/apr-util.rb @@ -3,6 +3,12 @@ class AprUtil < Formula url "http://www.apache.org/dyn/closer.cgi?path=apr/apr-util-1.5.4.tar.bz2" sha1 "b00038b5081472ed094ced28bcbf2b5bb56c589d" + bottle do + sha1 "c0807fd64a46a6c0d1dfd3e3a5cfff3812356251" => :yosemite + sha1 "c3d8fa3f0b6d5c4923ab8bda382614d81d412c0b" => :mavericks + sha1 "4af28090bda520eabde6dfc039ea7d20da4f3db6" => :mountain_lion + end + keg_only :provided_by_osx, "Apple's CLT package contains apr." depends_on "apr" -- cgit v1.2.3