summaryrefslogtreecommitdiff
path: root/var
diff options
context:
space:
mode:
authorDan Ibanez <ibaned@users.noreply.github.com>2019-01-11 12:29:56 -0700
committerSatish Balay <balay@mcs.anl.gov>2019-01-11 13:29:56 -0600
commitf9967d2f6f9d5c9c295eeacaee75c25c5c7f5677 (patch)
tree62ed46975407ba614070a752e07e5ddfbcf45940 /var
parent4cbeec07a03e9ea8199fe4726498a84bfd299295 (diff)
downloadspack-f9967d2f6f9d5c9c295eeacaee75c25c5c7f5677.tar.gz
spack-f9967d2f6f9d5c9c295eeacaee75c25c5c7f5677.tar.bz2
spack-f9967d2f6f9d5c9c295eeacaee75c25c5c7f5677.tar.xz
spack-f9967d2f6f9d5c9c295eeacaee75c25c5c7f5677.zip
Omega_h changed its URL (#10315)
From https://github.com/ibaned/omega_h To https://github.com/SNLComputation/omega_h
Diffstat (limited to 'var')
-rw-r--r--var/spack/repos/builtin/packages/omega-h/package.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/var/spack/repos/builtin/packages/omega-h/package.py b/var/spack/repos/builtin/packages/omega-h/package.py
index 2300674c92..242294e919 100644
--- a/var/spack/repos/builtin/packages/omega-h/package.py
+++ b/var/spack/repos/builtin/packages/omega-h/package.py
@@ -11,9 +11,9 @@ class OmegaH(CMakePackage):
hardware including GPUs.
"""
- homepage = "https://github.com/ibaned/omega_h"
- url = "https://github.com/ibaned/omega_h/archive/v9.13.4.tar.gz"
- git = "https://github.com/ibaned/omega_h.git"
+ homepage = "https://github.com/SNLComputation/omega_h"
+ url = "https://github.com/SNLComputation/omega_h/archive/v9.13.4.tar.gz"
+ git = "https://github.com/SNLComputation/omega_h.git"
version('develop', branch='master')
version('9.19.1', sha256='60ef65c2957ce03ef9d1b995d842fb65c32c5659d064de002c071effe66b1b1f')