All git URLs end in .git
This commit is contained in:

committed by
Todd Gamblin

parent
31417bf66c
commit
e948a54d8e
@@ -30,7 +30,7 @@ class HpctoolkitExternals(Package):
|
||||
HpctoolkitExternals package provides all these prerequisites."""
|
||||
|
||||
homepage = "http://hpctoolkit.org"
|
||||
git = "https://github.com/HPCToolkit/hpctoolkit-externals"
|
||||
git = "https://github.com/HPCToolkit/hpctoolkit-externals.git"
|
||||
|
||||
version('master')
|
||||
version('2017.06', tag='release-2017.06')
|
||||
|
Reference in New Issue
Block a user