From ff5d9fa6edc7b7ca6cbe68a43be19f1e124043c1 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 3 Jul 2014 18:36:37 +0100 Subject: libagg: add 2.5 bottle. --- Library/Formula/libagg.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/libagg.rb b/Library/Formula/libagg.rb index 7696d951a..2cfbf3a5f 100644 --- a/Library/Formula/libagg.rb +++ b/Library/Formula/libagg.rb @@ -5,6 +5,13 @@ class Libagg < Formula url 'http://www.antigrain.com/agg-2.5.tar.gz' sha1 '08f23da64da40b90184a0414369f450115cdb328' + bottle do + cellar :any + sha1 "c85445429e2d8f5cd2556d6f1c30f7d89f18d4eb" => :mavericks + sha1 "168473561701e7c1ea61860a721299426a10987a" => :mountain_lion + sha1 "c322bf9c83bed61979ceedb8bafcb50057fe07f3" => :lion + end + depends_on 'autoconf' => :build depends_on 'automake' => :build depends_on 'libtool' => :build -- cgit v1.2.3