summaryrefslogtreecommitdiff
path: root/gnu/packages/ssh.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-01-20 01:50:50 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-01-20 04:22:26 +0100
commit21de4160d3bc866cb832d12e98acc2bc38a59a5f (patch)
tree47dda59fe039d649b5ea487ecc34b5d47d92b808 /gnu/packages/ssh.scm
parentbac03797fde1bf0e9c73fe0eff5088e432b4e27d (diff)
downloadguix-patches-21de4160d3bc866cb832d12e98acc2bc38a59a5f.tar
guix-patches-21de4160d3bc866cb832d12e98acc2bc38a59a5f.tar.gz
gnu: lsh: Use HTTPS home page.
* gnu/packages/ssh.scm (lsh)[home-page]: Use HTTPS.
Diffstat (limited to 'gnu/packages/ssh.scm')
-rw-r--r--gnu/packages/ssh.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/ssh.scm b/gnu/packages/ssh.scm
index 8f74ababe8..d203bb1455 100644
--- a/gnu/packages/ssh.scm
+++ b/gnu/packages/ssh.scm
@@ -617,7 +617,7 @@ basis for almost any application.")
;; Tests rely on $USER being set.
(setenv "USER" "guix"))))))
- (home-page "http://www.lysator.liu.se/~nisse/lsh/")
+ (home-page "https://www.lysator.liu.se/~nisse/lsh/")
(synopsis "GNU implementation of the Secure Shell (ssh) protocols")
(description
"GNU lsh is a free implementation of the SSH version 2 protocol. It is