All git URLs end in .git

This commit is contained in:
Adam J. Stewart
2018-07-24 21:17:01 -05:00
committed by Todd Gamblin
parent 31417bf66c
commit e948a54d8e
15 changed files with 19 additions and 19 deletions

View File

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