summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/r-statnet-common/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/r-statnet-common/package.py')
-rw-r--r--var/spack/repos/builtin/packages/r-statnet-common/package.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/var/spack/repos/builtin/packages/r-statnet-common/package.py b/var/spack/repos/builtin/packages/r-statnet-common/package.py
index a95216cb43..900a9b5f13 100644
--- a/var/spack/repos/builtin/packages/r-statnet-common/package.py
+++ b/var/spack/repos/builtin/packages/r-statnet-common/package.py
@@ -12,7 +12,7 @@ class RStatnetCommon(RPackage):
Non-statistical utilities used by the software developed by the Statnet
Project. They may also be of use to others."""
- homepage = "http://www.statnet.org"
+ homepage = "https://www.statnet.org"
url = "https://cloud.r-project.org/src/contrib/statnet.common_3.3.0.tar.gz"
list_url = "https://cloud.r-project.org/src/contrib/Archive/statnet.common"