summaryrefslogtreecommitdiffstats
path: root/config/cmake/scripts/HDF5config.cmake
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2020-10-19 18:33:11 (GMT)
committerGitHub <noreply@github.com>2020-10-19 18:33:11 (GMT)
commit377a5ab2e55b2675cf355ad218e84376cb5f7678 (patch)
tree4ca54490e1a22340dd1b0bf376d6a94f1f9b195e /config/cmake/scripts/HDF5config.cmake
parent9bd2102b7747b255b570d428399151296baa17d1 (diff)
parent176eef273765d4a197347ae16ed18a3c73f328ba (diff)
downloadhdf5-377a5ab2e55b2675cf355ad218e84376cb5f7678.zip
hdf5-377a5ab2e55b2675cf355ad218e84376cb5f7678.tar.gz
hdf5-377a5ab2e55b2675cf355ad218e84376cb5f7678.tar.bz2
Merge pull request #47 from byrnHDF/develop
Whitespace and url correction
Diffstat (limited to 'config/cmake/scripts/HDF5config.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