diff options
| author | BrewTestBot | 2014-10-21 21:14:11 +0100 | 
|---|---|---|
| committer | BrewTestBot | 2014-10-21 21:14:11 +0100 | 
| commit | 41f0f256ef6daea2d0b1d9063f74ed224cc47dbc (patch) | |
| tree | 738c6149da1027b998275df659d93b14b59e99ac | |
| parent | b97e9e864cdcfe0fd949ebbc31fb629a20b6e9a1 (diff) | |
| download | homebrew-41f0f256ef6daea2d0b1d9063f74ed224cc47dbc.tar.bz2 | |
gdal: update 1.11.1_1 bottle.
| -rw-r--r-- | Library/Formula/gdal.rb | 7 | 
1 files changed, 4 insertions, 3 deletions
| diff --git a/Library/Formula/gdal.rb b/Library/Formula/gdal.rb index 2d43ddb1e..7416d8a52 100644 --- a/Library/Formula/gdal.rb +++ b/Library/Formula/gdal.rb @@ -7,9 +7,10 @@ class Gdal < Formula    revision 1    bottle do -    sha1 "ed850372d092908a29ab150c45b360f92873d1d0" => :mavericks -    sha1 "451a662b40d8492c52a09ee5fc2b719cf4258065" => :mountain_lion -    sha1 "9c48e30026c46fd8a25cc80d5c148ed8fec6c01e" => :lion +    revision 1 +    sha1 "86937dad62b6319e33003265d1b73c26738a630d" => :yosemite +    sha1 "cf5a62f2c3dafde738e6968a0beb4eeb72272445" => :mavericks +    sha1 "5017751140c0b4a58f856382c01ade4e87820a6b" => :mountain_lion    end    head do | 
