guix-commits
[Top][All Lists]
Advanced

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

03/05: gnu: openconnect: Use HTTPS home page.


From: guix-commits
Subject: 03/05: gnu: openconnect: Use HTTPS home page.
Date: Fri, 18 Jan 2019 18:04:08 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 8b1d0ff43c034d3ecabbc58aab255565ff83185a
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Thu Jan 17 21:41:19 2019 +0100

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

diff --git a/gnu/packages/vpn.scm b/gnu/packages/vpn.scm
index b722025..d0a3750 100644
--- a/gnu/packages/vpn.scm
+++ b/gnu/packages/vpn.scm
@@ -269,7 +269,7 @@ supported by the ASA5500 Series, by IOS 12.4(9)T or later 
on Cisco SR500,
 870, 880, 1800, 2800, 3800, 7200 Series and Cisco 7301 Routers,
 and probably others.")
    (license license:lgpl2.1)
-   (home-page "http://www.infradead.org/openconnect/";)))
+   (home-page "https://www.infradead.org/openconnect/";)))
 
 (define-public openvpn
   (package



reply via email to

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