summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/netcdf-c/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/netcdf-c/package.py')
-rw-r--r--var/spack/repos/builtin/packages/netcdf-c/package.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/var/spack/repos/builtin/packages/netcdf-c/package.py b/var/spack/repos/builtin/packages/netcdf-c/package.py
index f65e55eca0..f3e7da52b2 100644
--- a/var/spack/repos/builtin/packages/netcdf-c/package.py
+++ b/var/spack/repos/builtin/packages/netcdf-c/package.py
@@ -11,7 +11,7 @@ class NetcdfC(AutotoolsPackage):
machine-independent data formats that support the creation, access, and
sharing of array-oriented scientific data. This is the C distribution."""
- homepage = "http://www.unidata.ucar.edu/software/netcdf"
+ homepage = "https://www.unidata.ucar.edu/software/netcdf"
git = "https://github.com/Unidata/netcdf-c.git"
url = "ftp://ftp.unidata.ucar.edu/pub/netcdf/netcdf-c-4.7.3.tar.gz"