Add urls into cbtf* and openspeedshop* package files and update the release versions for the Krell products (#8188)
This commit is contained in:

committed by
Adam J. Stewart

parent
8564be5479
commit
d7aaf4e193
@@ -51,13 +51,13 @@ class Cbtf(CMakePackage):
|
||||
|
||||
"""
|
||||
homepage = "http://sourceforge.net/p/cbtf/wiki/Home"
|
||||
url = "https://github.com/OpenSpeedShop/cbtf.git"
|
||||
|
||||
# Use when the git repository is available
|
||||
|
||||
version('1.9.1.0', branch='1.9.1.0',
|
||||
version('1.9.1.1', branch='1.9.1.1',
|
||||
git='https://github.com/OpenSpeedShop/cbtf.git')
|
||||
|
||||
version('1.9.1', branch='master',
|
||||
version('1.9.1.0', branch='1.9.1.0',
|
||||
git='https://github.com/OpenSpeedShop/cbtf.git')
|
||||
|
||||
version('develop', branch='master',
|
||||
|
Reference in New Issue
Block a user