Add top-level attributes for hg, svn, and git A-L packages
This commit is contained in:

committed by
Todd Gamblin

parent
5f00056490
commit
4c6aca533a
@@ -22,11 +22,11 @@ class Plasma(MakefilePackage):
|
||||
|
||||
homepage = "https://bitbucket.org/icl/plasma/"
|
||||
url = "https://bitbucket.org/icl/plasma/downloads/plasma-17.1.tar.gz"
|
||||
hg = "https://luszczek@bitbucket.org/icl/plasma"
|
||||
|
||||
version("develop", hg=hg)
|
||||
version("17.1", "64b410b76023a41b3f07a5f0dca554e1")
|
||||
|
||||
version("develop", hg="https://luszczek@bitbucket.org/icl/plasma")
|
||||
|
||||
variant('shared', default=True, description="Build shared library (disables static library)")
|
||||
|
||||
depends_on("blas")
|
||||
|
Reference in New Issue
Block a user