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
@@ -33,9 +33,9 @@ class Libxsmm(MakefilePackage):
|
||||
|
||||
homepage = 'https://github.com/hfp/libxsmm'
|
||||
url = 'https://github.com/hfp/libxsmm/archive/1.9.tar.gz'
|
||||
git = 'https://github.com/hfp/libxsmm.git'
|
||||
|
||||
version('develop', git='https://github.com/hfp/libxsmm.git')
|
||||
|
||||
version('develop', git=git)
|
||||
version('1.9', 'a001a491d9b98239bc2bfd906bd09d90')
|
||||
version('1.8.3', '3415928340929c3a29773934de05c978')
|
||||
version('1.8.2', '8f11ece699244c28dcb6742969a2ccd4')
|
||||
|
Reference in New Issue
Block a user