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

@@ -37,7 +37,7 @@ class HoomdBlue(CMakePackage):
and perform in situ analysis."""
homepage = "http://glotzerlab.engin.umich.edu/hoomd-blue/"
git = "https://bitbucket.org/glotzer/hoomd-blue"
git = "https://bitbucket.org/glotzer/hoomd-blue.git"
version('develop', submodules=True)