Add top-level attributes for hg, svn, and git A-L packages

This commit is contained in:
Adam J. Stewart
2018-07-23 00:00:15 -07:00
committed by Todd Gamblin
parent 5f00056490
commit 4c6aca533a
152 changed files with 468 additions and 493 deletions

View File

@@ -29,7 +29,7 @@ class Glvis(MakefilePackage):
"""GLVis: an OpenGL tool for visualization of FEM meshes and functions"""
homepage = "http://glvis.org"
url = "https://github.com/GLVis/glvis"
git = "https://github.com/glvis/glvis.git"
maintainers = ['goxberry', 'v-dobrev', 'tzanio']
@@ -52,7 +52,7 @@ class Glvis(MakefilePackage):
# If this quick verification procedure fails, additional discussion
# will be required to verify the new version.
version('develop', git='https://github.com/glvis/glvis', branch='master')
version('develop', branch='master')
version('3.4',
'289fbd2e09d4456e5fee6162bdc3e0b4c8c8d54625f3547ad2a69fef319279e7',