Add master branch to xcfun library
This commit is contained in:
parent
fcd25109be
commit
f2b6998931
@ -11,9 +11,11 @@ class Xcfun(CMakePackage):
|
||||
|
||||
homepage = "https://github.com/dftlibs/xcfun"
|
||||
url = "https://github.com/dftlibs/xcfun/archive/v2.0.0a4.tar.gz"
|
||||
git = "https://github.com/dftlibs/xcfun"
|
||||
|
||||
maintainers = ['robertodr', 'bast']
|
||||
|
||||
version('master', branch='master')
|
||||
version('2.0.0a6',
|
||||
sha256='a51086490890393439f98c5e3e4e1622908fe934bbc5063b1d4363cc4c15496d')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user