Add top-level attributes for git M-P packages
This commit is contained in:

committed by
Todd Gamblin

parent
4c6aca533a
commit
908d2dcd4d
@@ -30,8 +30,9 @@ class Miniasm(MakefilePackage):
|
||||
reads."""
|
||||
|
||||
homepage = "http://www.example.co://github.com/lh3/miniasm"
|
||||
git = "https://github.com/lh3/miniasm.git"
|
||||
|
||||
version('2018-3-30', git='https://github.com/lh3/miniasm.git', commit='55cf0189e2f7d5bda5868396cebe066eec0a9547')
|
||||
version('2018-3-30', commit='55cf0189e2f7d5bda5868396cebe066eec0a9547')
|
||||
|
||||
depends_on('zlib')
|
||||
|
||||
|
Reference in New Issue
Block a user