slepc: fix homepage URL (#10199)
This commit is contained in:
parent
28fd1baa86
commit
0f2f0deee7
@ -11,7 +11,7 @@
|
||||
class Slepc(Package):
|
||||
"""Scalable Library for Eigenvalue Problem Computations."""
|
||||
|
||||
homepage = "http://www.grycap.upv.es/slepc"
|
||||
homepage = "http://slepc.upv.es"
|
||||
url = "http://slepc.upv.es/download/distrib/slepc-3.6.2.tar.gz"
|
||||
git = "https://bitbucket.org/slepc/slepc.git"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user