libagg: add 2.5 bottle.

master
BrewTestBot 2014-07-03 18:36:37 +01:00 committed by Mike McQuaid
parent 229c7801f0
commit 451d67d440
1 changed files with 7 additions and 0 deletions

View File

@ -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