Omega_h changed its URL (#10315)

From https://github.com/ibaned/omega_h
To https://github.com/SNLComputation/omega_h
This commit is contained in:
Dan Ibanez 2019-01-11 12:29:56 -07:00 committed by Satish Balay
parent 4cbeec07a0
commit f9967d2f6f

View File

@ -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')