spack create: http -> https (#13269)
This commit is contained in:
parent
20bb6fd733
commit
596f3f1d61
@ -56,7 +56,7 @@ class {class_name}({base_class_name}):
|
|||||||
"""FIXME: Put a proper description of your package here."""
|
"""FIXME: Put a proper description of your package here."""
|
||||||
|
|
||||||
# FIXME: Add a proper url for your package's homepage here.
|
# FIXME: Add a proper url for your package's homepage here.
|
||||||
homepage = "http://www.example.com"
|
homepage = "https://www.example.com"
|
||||||
{url_def}
|
{url_def}
|
||||||
|
|
||||||
{versions}
|
{versions}
|
||||||
|
Loading…
Reference in New Issue
Block a user