Replace git=git with explicit branch names

This commit is contained in:
Adam J. Stewart
2018-07-24 21:08:43 -05:00
committed by Todd Gamblin
parent 3f18c04865
commit 31417bf66c
29 changed files with 32 additions and 33 deletions

View File

@@ -39,7 +39,7 @@ class HoomdBlue(CMakePackage):
homepage = "http://glotzerlab.engin.umich.edu/hoomd-blue/"
git = "https://bitbucket.org/glotzer/hoomd-blue"
version('develop', git=git, submodules=True)
version('develop', submodules=True)
# Bitbucket has tarballs for each release, but they cannot be built.
# The tarball doesn't come with the git submodules, nor does it come