[libxc] new homepage (#43546)
The old page on tddft.org is no longer reachable.
This commit is contained in:
parent
4c9816f10c
commit
0b80e36867
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ class Libxc(AutotoolsPackage, CudaPackage):
|
|||
"""Libxc is a library of exchange-correlation functionals for
|
||||
density-functional theory."""
|
||||
|
||||
homepage = "https://tddft.org/programs/libxc/"
|
||||
homepage = "https://libxc.gitlab.io"
|
||||
url = "https://gitlab.com/libxc/libxc/-/archive/6.1.0/libxc-6.1.0.tar.gz"
|
||||
|
||||
license("MPL-2.0-no-copyleft-exception")
|
||||
|
|
Loading…
Reference in a new issue