Skip to content
Snippets Groups Projects
Commit 75e8e40f authored by Manuel Grizonnet's avatar Manuel Grizonnet
Browse files

ENH: update gdal in superbuild to 1.11.4

parent 6f988de4
No related branches found
No related tags found
No related merge requests found
......@@ -35,8 +35,8 @@ else()
ExternalProject_Add(GDAL
PREFIX GDAL
URL "http://download.osgeo.org/gdal/1.11.2/gdal-1.11.2.tar.gz"
URL_MD5 866a46f72b1feadd60310206439c1a76
URL "http://download.osgeo.org/gdal/1.11.4/gdal-1.11.4.tar.gz"
URL_MD5 e9a966f0f5a88c43da47faf78a865952
SOURCE_DIR ${GDAL_SB_SRC}
BINARY_DIR ${GDAL_SB_SRC}
INSTALL_DIR ${SB_INSTALL_PREFIX}
......@@ -80,8 +80,8 @@ else()
ExternalProject_Add(GDAL
PREFIX GDAL
URL "http://download.osgeo.org/gdal/1.11.2/gdal-1.11.2.tar.gz"
URL_MD5 866a46f72b1feadd60310206439c1a76
URL "http://download.osgeo.org/gdal/1.11.4/gdal-1.11.4.tar.gz"
URL_MD5 e9a966f0f5a88c43da47faf78a865952
SOURCE_DIR ${GDAL_SB_SRC}
BINARY_DIR ${GDAL_SB_SRC}
INSTALL_DIR ${SB_INSTALL_PREFIX}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment