summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/py-python-fmask/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/py-python-fmask/package.py')
-rw-r--r--var/spack/repos/builtin/packages/py-python-fmask/package.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/var/spack/repos/builtin/packages/py-python-fmask/package.py b/var/spack/repos/builtin/packages/py-python-fmask/package.py
index 51df3a7a43..9e5acb9b9e 100644
--- a/var/spack/repos/builtin/packages/py-python-fmask/package.py
+++ b/var/spack/repos/builtin/packages/py-python-fmask/package.py
@@ -10,7 +10,7 @@ class PyPythonFmask(PythonPackage):
"""A set of command line utilities and Python modules that implement
the FMASK algorithm for Landsat and Sentinel-2"""
- homepage = "http://www.pythonfmask.org/en/latest/"
+ homepage = "https://www.pythonfmask.org/en/latest/"
url = "https://github.com/ubarsc/python-fmask/archive/pythonfmask-0.5.4.tar.gz"
version('0.5.4', sha256='a216aa3108de837fec182602b2b4708442746be31fc1585906802437784a63fe')