Add top-level attributes for git R-Z packages
This commit is contained in:

committed by
Todd Gamblin

parent
a1572bb999
commit
3f18c04865
@@ -35,8 +35,9 @@ class VotcaTools(CMakePackage):
|
||||
"""
|
||||
homepage = "http://www.votca.org"
|
||||
url = "https://github.com/votca/tools/tarball/v1.4"
|
||||
git = "https://github.com/votca/tools.git"
|
||||
|
||||
version('develop', git='https://github.com/votca/tools', branch='master')
|
||||
version('develop', branch='master')
|
||||
version('1.4', 'cd47868e9f28e2c7b9d01f95aa0185ca')
|
||||
version('1.4.1', '3176b72f8a41ec053cc740a5398e7dc4')
|
||||
|
||||
|
Reference in New Issue
Block a user