diff options
| author | BrewTestBot | 2014-11-14 04:43:52 +0000 | 
|---|---|---|
| committer | Jack Nagel | 2014-11-13 22:47:02 -0600 | 
| commit | 9f0d01767e6db655898ce15276695f0d6ac5e169 (patch) | |
| tree | b6d5424b501d28d88cb2dcfe4dbd7cae3d76193d | |
| parent | 0481609642f6516e96ca14863e58657d8206c309 (diff) | |
| download | homebrew-9f0d01767e6db655898ce15276695f0d6ac5e169.tar.bz2 | |
gdal: update 1.11.1_2 bottle.
| -rw-r--r-- | Library/Formula/gdal.rb | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/Library/Formula/gdal.rb b/Library/Formula/gdal.rb index 763acdefc..760abb4f0 100644 --- a/Library/Formula/gdal.rb +++ b/Library/Formula/gdal.rb @@ -7,6 +7,9 @@ class Gdal < Formula    revision 2    bottle do +    sha1 "d224e8c01d442ecfbbe62f1c65c2f5c4b9758fbf" => :yosemite +    sha1 "6daaca6a1c0863fc80bde5c93d186146884b148f" => :mavericks +    sha1 "afd2cc4acfc5c440f984cc92ba9565550a5108e5" => :mountain_lion    end    head do | 
