gnu: alpine: Use HTTPS home page.
* gnu/packages/mail.scm (alpine)[home-page]: Use HTTPS.
This commit is contained in:
parent
3f6943846f
commit
da83224dd0
|
@ -2577,7 +2577,7 @@ operators and scripters.")
|
|||
("aspell" ,aspell)
|
||||
("tcl" ,tcl)
|
||||
("linux-pam" ,linux-pam)))
|
||||
(home-page "http://repo.or.cz/alpine.git")
|
||||
(home-page "https://repo.or.cz/alpine.git")
|
||||
(synopsis "Alternatively Licensed Program for Internet News and Email")
|
||||
(description
|
||||
"Alpine is a text-based mail and news client. Alpine includes several
|
||||
|
|
Loading…
Reference in New Issue