gnu: hdf-eos2: Use HTTPS home page.

* gnu/packages/maths.scm (hdf-eos2)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2020-03-21 00:02:00 +01:00
parent a7b7817dd8
commit 2aaa09f17d
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1139,7 +1139,7 @@ (define-public hdf-eos2
`( #:configure-flags '("--enable-install-include" "--enable-shared"
"CC=h4cc -Df2cFortran" "LIBS=-lgctp")
#:parallel-tests? #f))
(home-page "http://hdfeos.org/software/library.php#HDF-EOS2")
(home-page "https://hdfeos.org/software/library.php#HDF-EOS2")
(synopsis "HDF4-based data format for NASA's Earth Observing System")
(description "HDF-EOS2 is a software library built on HDF4 which supports
the construction of data structures used in NASA's Earth Observing