Add top-level attributes for git R-Z packages

This commit is contained in:
Adam J. Stewart
2018-07-24 20:52:35 -05:00
committed by Todd Gamblin
parent a1572bb999
commit 3f18c04865
71 changed files with 210 additions and 200 deletions

View File

@@ -37,9 +37,9 @@ class Sabre(MakefilePackage):
"""
homepage = "https://github.com/najoshi/sabre"
url = "https://github.com/najoshi/sabre"
git = "https://github.com/najoshi/sabre.git"
version('2013-09-27', git='https://github.com/najoshi/sabre.git', commit='039a55e500ba07b7e6432ea6ec2ddcfb3471d949')
version('2013-09-27', commit='039a55e500ba07b7e6432ea6ec2ddcfb3471d949')
depends_on('zlib')