Add top-level attributes for git M-P packages
This commit is contained in:

committed by
Todd Gamblin

parent
4c6aca533a
commit
908d2dcd4d
@@ -31,10 +31,9 @@ class Mitos(CMakePackage):
|
||||
|
||||
homepage = "https://github.com/llnl/Mitos"
|
||||
url = "https://github.com/LLNL/Mitos/archive/v0.9.1.tar.gz"
|
||||
git = "https://github.com/llnl/Mitos.git"
|
||||
|
||||
version('0.9.2',
|
||||
git='https://github.com/llnl/Mitos.git',
|
||||
commit='8cb143a2e8c00353ff531a781a9ca0992b0aaa3d')
|
||||
version('0.9.2', commit='8cb143a2e8c00353ff531a781a9ca0992b0aaa3d')
|
||||
version('0.9.1', 'c6cb57f3cae54f5157affd97ef7ef79e')
|
||||
|
||||
depends_on('dyninst@8.2.1:')
|
||||
|
Reference in New Issue
Block a user