From da83224dd047a3970b572ad48df707ce5e268c71 Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Tue, 2 Jul 2019 22:18:08 +0200 Subject: gnu: alpine: Use HTTPS home page. * gnu/packages/mail.scm (alpine)[home-page]: Use HTTPS. --- gnu/packages/mail.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu') diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm index 1694b7c6b1..eabafb6c49 100644 --- a/gnu/packages/mail.scm +++ b/gnu/packages/mail.scm @@ -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 -- cgit v1.2.3