talass: fixed URLs so the package is reachable (#34387)
Signed-off-by: Loïc Pottier <pottier1@llnl.gov>
This commit is contained in:
parent
fcbf617d38
commit
6e4684fbca
@ -14,9 +14,12 @@ class Talass(CMakePackage):
|
||||
< StreamingTopology and any of the subsets can be build stand-
|
||||
alone."""
|
||||
|
||||
homepage = "http://www.cedmav.org/research/project/16-talass.html"
|
||||
git = "ssh://git@bitbucket.org/cedmav/talass.git"
|
||||
homepage = "http://www.cedmav.org/research/topology/72-talass.html"
|
||||
git = "https://bitbucket.org/cedmav/talass.git"
|
||||
|
||||
maintainers = ["lpottier"]
|
||||
|
||||
version("process-statistics", branch="process-statistics")
|
||||
version("2018-10-29", commit="5d459c0dd89e733fa301391908a5b79fe2850ad7")
|
||||
|
||||
# The default precision and index space sizes
|
||||
|
Loading…
Reference in New Issue
Block a user