summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/meshkit/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/meshkit/package.py')
-rw-r--r--var/spack/repos/builtin/packages/meshkit/package.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/var/spack/repos/builtin/packages/meshkit/package.py b/var/spack/repos/builtin/packages/meshkit/package.py
index ea3dec2ace..17ac4379e1 100644
--- a/var/spack/repos/builtin/packages/meshkit/package.py
+++ b/var/spack/repos/builtin/packages/meshkit/package.py
@@ -13,7 +13,7 @@ class Meshkit(AutotoolsPackage):
meshing algorithms for use in real meshing problems, along with
other tools commonly needed to support mesh generation"""
- homepage = "http://sigma.mcs.anl.gov/meshkit-library"
+ homepage = "https://sigma.mcs.anl.gov/meshkit-library"
url = "http://ftp.mcs.anl.gov/pub/fathom/meshkit-1.5.0.tar.gz"
version('1.5.0', sha256='6a4c119af191e24ef40644acb7cfbe967af0678ac3412f38a943fb28d661cac7')