Add urls into cbtf* and openspeedshop* package files and update the release versions for the Krell products (#8188)

This commit is contained in:
Jim Galarowicz
2018-05-21 16:03:31 -05:00
committed by Adam J. Stewart
parent 8564be5479
commit d7aaf4e193
8 changed files with 121 additions and 112 deletions

View File

@@ -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',