Replace git=git with explicit branch names
This commit is contained in:

committed by
Todd Gamblin

parent
3f18c04865
commit
31417bf66c
@@ -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
|
||||
|
Reference in New Issue
Block a user