votca-xtp: added url (#5772)

This commit is contained in:
Christoph Junghans 2017-10-17 02:39:02 -06:00 committed by Todd Gamblin
parent 244c7af864
commit 5f592fb911

View File

@ -34,8 +34,7 @@ class VotcaXtp(CMakePackage):
This package contains the VOTCA exciton transport engine.
"""
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('1.4.1', '31a2dbd8bd48bf337bc88b20ab312050')