votca-xtp: added url (#5772)
This commit is contained in:
parent
244c7af864
commit
5f592fb911
@ -34,8 +34,7 @@ class VotcaXtp(CMakePackage):
|
|||||||
This package contains the VOTCA exciton transport engine.
|
This package contains the VOTCA exciton transport engine.
|
||||||
"""
|
"""
|
||||||
homepage = "http://www.votca.org"
|
homepage = "http://www.votca.org"
|
||||||
# No release yet
|
url = "https://github.com/votca/xtp/tarball/v1.4"
|
||||||
# url = "https://github.com/votca/xtp/tarball/v1.4"
|
|
||||||
|
|
||||||
version('develop', git='https://github.com/votca/xtp', branch='master')
|
version('develop', git='https://github.com/votca/xtp', branch='master')
|
||||||
version('1.4.1', '31a2dbd8bd48bf337bc88b20ab312050')
|
version('1.4.1', '31a2dbd8bd48bf337bc88b20ab312050')
|
||||||
|
Loading…
Reference in New Issue
Block a user