Add Abinit 8.6.3 (#6959)
This commit is contained in:
parent
62d53b2a5b
commit
40ab8fe31f
@ -47,8 +47,9 @@ class Abinit(AutotoolsPackage):
|
||||
"""
|
||||
|
||||
homepage = 'http://www.abinit.org'
|
||||
url = 'http://ftp.abinit.org/abinit-8.0.8b.tar.gz'
|
||||
url = 'https://www.abinit.org/sites/default/files/packages/abinit-8.6.3.tar.gz'
|
||||
|
||||
version('8.6.3', '6c34d2cec0cf0008dd25b8ec1b6d3ee8')
|
||||
version('8.2.2', '5f25250e06fdc0815c224ffd29858860')
|
||||
# Versions before 8.0.8b are not supported.
|
||||
version('8.0.8b', 'abc9e303bfa7f9f43f95598f87d84d5d')
|
||||
|
Loading…
Reference in New Issue
Block a user