From 2a132cc6999a5c03dd06909778730a01f8abc804 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 10 Apr 2014 12:02:12 +0100 Subject: [PATCH] gdal: add 1.10.1 bottle. --- Formula/gdal.rb | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Formula/gdal.rb b/Formula/gdal.rb index c6ec0b9546d..12478d6c14f 100644 --- a/Formula/gdal.rb +++ b/Formula/gdal.rb @@ -6,6 +6,12 @@ class Gdal < Formula sha1 'b4df76e2c0854625d2bedce70cc1eaf4205594ae' revision 1 + bottle do + sha1 "01dee8d333f89ba82165c2eb72816bafc687a308" => :mavericks + sha1 "a57e4240a97c0f422c80d8e2b0e590ce6cb7ef62" => :mountain_lion + sha1 "f90ec187f9b1acf1a55227b6fd91a47904165ba1" => :lion + end + head do url 'https://svn.osgeo.org/gdal/trunk/gdal' depends_on 'doxygen' => :build