ROSS package: update homepage and git url (#10429)
This commit is contained in:
parent
f011c9976f
commit
16819a5b18
@ -9,8 +9,8 @@
|
|||||||
class Ross(CMakePackage):
|
class Ross(CMakePackage):
|
||||||
"""Rensselaer Optimistic Simulation System"""
|
"""Rensselaer Optimistic Simulation System"""
|
||||||
|
|
||||||
homepage = "http://carothersc.github.io/ROSS/"
|
homepage = "http://ross-org.github.io"
|
||||||
git = "https://github.com/carothersc/ROSS.git"
|
git = "https://github.com/ROSS-org/ROSS.git"
|
||||||
|
|
||||||
version('develop', branch='master')
|
version('develop', branch='master')
|
||||||
version('7.0.0', tag='v7.0.0')
|
version('7.0.0', tag='v7.0.0')
|
||||||
|
Loading…
Reference in New Issue
Block a user