Add top-level attributes for git R-Z packages
This commit is contained in:

committed by
Todd Gamblin

parent
a1572bb999
commit
3f18c04865
@@ -35,8 +35,9 @@ class Wgsim(Package):
|
||||
can be partly compensated by simulating INDEL polymorphisms."""
|
||||
|
||||
homepage = "https://github.com/lh3/wgsim"
|
||||
git = "https://github.com/lh3/wgsim.git"
|
||||
|
||||
version('2011.10.17', git='https://github.com/lh3/wgsim.git', commit='a12da3375ff3b51a5594d4b6fa35591173ecc229')
|
||||
version('2011.10.17', commit='a12da3375ff3b51a5594d4b6fa35591173ecc229')
|
||||
|
||||
depends_on('zlib')
|
||||
|
||||
|
Reference in New Issue
Block a user