Add top-level attributes for hg, svn, and git A-L packages

This commit is contained in:
Adam J. Stewart
2018-07-23 00:00:15 -07:00
committed by Todd Gamblin
parent 5f00056490
commit 4c6aca533a
152 changed files with 468 additions and 493 deletions

View File

@@ -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')