summaryrefslogtreecommitdiffstats
path: root/config/cmake
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2020-10-19 14:42:09 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2020-10-19 14:42:09 (GMT)
commit176eef273765d4a197347ae16ed18a3c73f328ba (patch)
tree4ca54490e1a22340dd1b0bf376d6a94f1f9b195e /config/cmake
parent9bd2102b7747b255b570d428399151296baa17d1 (diff)
downloadhdf5-176eef273765d4a197347ae16ed18a3c73f328ba.zip
hdf5-176eef273765d4a197347ae16ed18a3c73f328ba.tar.gz
hdf5-176eef273765d4a197347ae16ed18a3c73f328ba.tar.bz2
Whitespace and url correction
Diffstat (limited to 'config/cmake')
-rw-r--r--config/cmake/scripts/HDF5config.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cmake/scripts/HDF5config.cmake b/config/cmake/scripts/HDF5config.cmake
index 3a8d5b7..61c535e 100644
--- a/config/cmake/scripts/HDF5config.cmake
+++ b/config/cmake/scripts/HDF5config.cmake
@@ -204,7 +204,7 @@ endif ()
#set (LOCAL_NO_PACKAGE "TRUE")
##### Following controls source update #####
#set (LOCAL_UPDATE "TRUE")
-set (REPOSITORY_URL "https://git@bitbucket.hdfgroup.org/scm/hdffv/hdf5.git")
+set (REPOSITORY_URL "https://github.com/HDFGroup/hdf5.git")
set (REPOSITORY_BRANCH "develop")
#uncomment to use a compressed source file: *.tar on linux or mac *.zip on windows