Molden: update URLs. (#32207)

This commit is contained in:
Rémi Lacroix 2022-08-22 14:48:44 +02:00 committed by GitHub
parent 4d0612abfc
commit e16f0b9f12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,8 +10,8 @@ class Molden(MakefilePackage):
"""A package for displaying Molecular Density from various
Ab Initio packages"""
homepage = "https://www3.cmbi.umcn.nl/molden/"
url = "ftp://ftp.cmbi.umcn.nl/pub/molgraph/molden/molden6.5.tar.gz"
homepage = "https://www.theochem.ru.nl/molden/"
url = "https://ftp.science.ru.nl/Molden/molden6.5.tar.gz"
maintainers = ["dev-zero"]