summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--var/spack/repos/builtin/packages/lanl-cmake-modules/package.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/var/spack/repos/builtin/packages/lanl-cmake-modules/package.py b/var/spack/repos/builtin/packages/lanl-cmake-modules/package.py
index f037089e94..7e0ecdf583 100644
--- a/var/spack/repos/builtin/packages/lanl-cmake-modules/package.py
+++ b/var/spack/repos/builtin/packages/lanl-cmake-modules/package.py
@@ -11,7 +11,7 @@ class LanlCmakeModules(CMakePackage):
'''
maintainers = ['tuxfan']
- homepage = 'https://tuxfan.github.io/lanl-cmake-modules'
- git = 'https://github.com/tuxfan/lanl-cmake-modules.git'
+ homepage = 'https://lanl.github.io/cmake-modules'
+ git = 'https://github.com/lanl/cmake-modules.git'
version('develop', branch='develop')