Skip to content
Snippets Groups Projects
Commit 3e69a216 authored by Cédric Traizet's avatar Cédric Traizet
Browse files

Merge branch 'update_netcdf_superbuild' into 'develop'

Update netcdf version in Superbuild to 4.7.3

See merge request orfeotoolbox/otb!662
parents 6e820e55 804a3500
No related branches found
No related tags found
No related merge requests found
......@@ -36,8 +36,8 @@ endif()
ExternalProject_Add(NETCDF
PREFIX NETCDF
URL "https://www.unidata.ucar.edu/downloads/netcdf/ftp/netcdf-4.4.1.1.tar.gz"
URL_MD5 503a2d6b6035d116ed53b1d80c811bda
URL "https://www.unidata.ucar.edu/downloads/netcdf/ftp/netcdf-c-4.7.3.tar.gz"
URL_MD5 9e1d7f13c2aef921c854d87037bcbd96
SOURCE_DIR ${NETCDF_SB_SRC}
BINARY_DIR ${NETCDF_SB_BUILD_DIR}
INSTALL_DIR ${SB_INSTALL_PREFIX}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment