gdal 1.11.5
Last update to the 1.x branch. Bug fixes to gdal. Closes #3542. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
2f58ffd402
commit
bb086b7536
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Gdal < Formula
|
||||
desc "GDAL: Geospatial Data Abstraction Library"
|
||||
homepage "http://www.gdal.org/"
|
||||
url "http://download.osgeo.org/gdal/1.11.3/gdal-1.11.3.tar.gz"
|
||||
sha256 "561588bdfd9ca91919d4679a77a2b44214b158934ee8b425295ca5be33a1014d"
|
||||
revision 1
|
||||
url "http://download.osgeo.org/gdal/1.11.5/gdal-1.11.5.tar.gz"
|
||||
sha256 "49f99971182864abed9ac42de10545a92392d88f7dbcfdb11afe449a7eb754fe"
|
||||
|
||||
bottle do
|
||||
sha256 "768d5ee34e959628f630ea7f8ba1933b5936c82da5cfbae9f4eb6b90bf0bbc25" => :el_capitan
|
||||
|
|
Loading…
Reference in a new issue