gnu: openconnect: Use HTTPS home page.

* gnu/packages/vpn.scm (openconnect)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2019-01-17 21:41:19 +01:00
parent 3a1d01ca32
commit 8b1d0ff43c
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -269,7 +269,7 @@ (define-public openconnect
870, 880, 1800, 2800, 3800, 7200 Series and Cisco 7301 Routers, 870, 880, 1800, 2800, 3800, 7200 Series and Cisco 7301 Routers,
and probably others.") and probably others.")
(license license:lgpl2.1) (license license:lgpl2.1)
(home-page "http://www.infradead.org/openconnect/"))) (home-page "https://www.infradead.org/openconnect/")))
(define-public openvpn (define-public openvpn
(package (package