gnu: fetchmail: Use HTTPS home page.

* gnu/packages/mail.scm (fetchmail)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2019-10-27 23:52:25 +01:00
parent 271b3c9d16
commit 447b61d4cf
No known key found for this signature in database
GPG key ID: D889B0F018C5493C

View file

@ -343,7 +343,7 @@ (define-public fetchmail
;; Fix Cannot find absolute path for user's home directory.
(setenv "HOME" "/tmp")
#t)))))
(home-page "http://www.fetchmail.info/")
(home-page "https://www.fetchmail.info/")
(synopsis "Remote-mail retrieval and forwarding utility")
(description
"Fetchmail is a full-featured, robust, well-documented remote-mail