diff options
Diffstat (limited to 'src/hdf-eos2.mk')
-rw-r--r-- | src/hdf-eos2.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hdf-eos2.mk b/src/hdf-eos2.mk index 700eea0..f0e30cf 100644 --- a/src/hdf-eos2.mk +++ b/src/hdf-eos2.mk @@ -1,7 +1,7 @@ # This file is part of MXE. See LICENSE.md for licensing information. PKG := hdf-eos2 -$(PKG)_WEBSITE := https://hdfeos.org/software/library.php +$(PKG)_WEBSITE := http://hdfeos.org/software/library.php $(PKG)_DESCR := HDF-EOS2 $(PKG)_IGNORE := $(PKG)_VERSION := 19v1.00 |