Fix issues with the cbtf-argonavis package.py files related to comments.
This commit is contained in:
parent
0780f39cdf
commit
e2fe863421
@ -51,8 +51,8 @@ class CbtfArgonavis(Package):
|
|||||||
homepage = "http://sourceforge.net/p/cbtf/wiki/Home/"
|
homepage = "http://sourceforge.net/p/cbtf/wiki/Home/"
|
||||||
|
|
||||||
# Mirror access template example
|
# Mirror access template example
|
||||||
#url = "file:/home/jeg/cbtf-argonavis-1.8.1.tar.gz"
|
# url = "file:/home/jeg/cbtf-argonavis-1.8.1.tar.gz"
|
||||||
#version('1.8.1', 'b63db444fff92370a88197882a8d54d0')
|
# version('1.8.1', 'b63db444fff92370a88197882a8d54d0')
|
||||||
|
|
||||||
version('1.8', branch='master',
|
version('1.8', branch='master',
|
||||||
git='https://github.com/OpenSpeedShop/cbtf-argonavis.git')
|
git='https://github.com/OpenSpeedShop/cbtf-argonavis.git')
|
||||||
|
Loading…
Reference in New Issue
Block a user