readline: Fix homepage (#16403)
This commit is contained in:
parent
9920684600
commit
efbd8c1555
@ -14,7 +14,7 @@ class Readline(AutotoolsPackage, GNUMirrorPackage):
|
||||
command lines, to recall and perhaps reedit those lines, and perform
|
||||
csh-like history expansion on previous commands."""
|
||||
|
||||
homepage = "http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html"
|
||||
homepage = "https://tiswww.case.edu/php/chet/readline/rltop.html"
|
||||
# URL must remain http:// so Spack can bootstrap curl
|
||||
gnu_mirror_path = "readline/readline-8.0.tar.gz"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user