Add master branch to xcfun library

This commit is contained in:
naromero77 2020-07-12 01:01:05 -05:00
parent fcd25109be
commit f2b6998931

View File

@ -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')