nwchem: added version 6.8 (#8295)

It seems that the new versions on github don't require the patching
that was needed in previous versions.
This commit is contained in:
Massimiliano Culpo 2018-05-28 15:11:22 +02:00 committed by Adam J. Stewart
parent dedfd4e89d
commit 7b6e3595a5

View File

@ -33,6 +33,8 @@ class Nwchem(Package):
homepage = "http://www.nwchem-sw.org"
url = "http://www.nwchem-sw.org/images/Nwchem-6.6.revision27746-src.2015-10-20.tar.gz"
version('6.8', '50b18116319f4c15d1cb7eaa1b433006',
url='https://github.com/nwchemgit/nwchem/archive/v6.8-release.tar.gz')
version('6.6', 'c581001c004ea5e5dfacb783385825e3',
url='http://www.nwchem-sw.org/images/Nwchem-6.6.revision27746-src.2015-10-20.tar.gz')