guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/03: gnu: libssh2: Update home page.


From: guix-commits
Subject: 01/03: gnu: libssh2: Update home page.
Date: Fri, 15 Mar 2019 11:21:00 -0400 (EDT)

mbakke pushed a commit to branch master
in repository guix.

commit 18e627beac6b3673e52fdcfb78b19fb979ee9dd7
Author: Marius Bakke <address@hidden>
Date:   Fri Mar 15 16:08:24 2019 +0100

    gnu: libssh2: Update home page.
    
    * gnu/packages/ssh.scm (libssh2)[home-page]: Use HTTPS.
---
 gnu/packages/ssh.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/ssh.scm b/gnu/packages/ssh.scm
index fc7a711..91b8924 100644
--- a/gnu/packages/ssh.scm
+++ b/gnu/packages/ssh.scm
@@ -141,7 +141,7 @@ the SSH-2 protocol in an easy-to-use self-contained 
package.  It can be built
 into an application to perform many different tasks when communicating with
 a server that supports the SSH-2 protocol.")
    (license license:bsd-3)
-   (home-page "http://www.libssh2.org/";)))
+   (home-page "https://www.libssh2.org/";)))
 
 (define-public openssh
   (package



reply via email to

[Prev in Thread] Current Thread [Next in Thread]