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,10 +33,10 @@ class Libevpath(CMakePackage):
|
||||
"""
|
||||
|
||||
homepage = "https://github.com/GTkorvo/evpath"
|
||||
url = "https://github.com/GTkorvo/evpath/archive/v4.1.1.tar.gz"
|
||||
url = "https://github.com/GTkorvo/evpath/archive/v4.1.1.tar.gz"
|
||||
git = "https://github.com/GTkorvo/evpath.git"
|
||||
|
||||
version('develop', git='https://github.com/GTkorvo/evpath.git',
|
||||
branch='master')
|
||||
version('develop', branch='master')
|
||||
version('4.4.0', 'd8630eb358ec90ae2d188e0e6c74022a')
|
||||
version('4.2.4', '757ce010a6b7564dc62d3c79edd861d5')
|
||||
version('4.2.1', 'f928dc0dee41668afc91634c7051ce1a')
|
||||
|
Reference in New Issue
Block a user