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
@@ -43,8 +43,9 @@ class Kealib(CMakePackage):
|
||||
"""
|
||||
homepage = "http://www.kealib.org/"
|
||||
url = "https://bitbucket.org/chchrsc/kealib/get/kealib-1.4.10.tar.gz"
|
||||
hg = "https://bitbucket.org/chchrsc/kealib"
|
||||
|
||||
version('develop', hg='https://bitbucket.org/chchrsc/kealib')
|
||||
version('develop', hg=hg)
|
||||
version('1.4.10', '5684aeb2085a67a4270c73e79d4ab768')
|
||||
version('1.4.9', 'a095d0b9d6de1d609ffaf242e00cc2b6')
|
||||
version('1.4.8', '1af2514c908f9168ff6665cc012815ad')
|
||||
|
Reference in New Issue
Block a user