From 86aa9e23d82fbcb79abc9f709b0c75881ba40201 Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Sun, 9 Jul 2023 02:00:02 +0200 Subject: [PATCH] gnu: stoken: Use HTTPS home page. * gnu/packages/crypto.scm (stoken)[home-page]: Use HTTPS. --- gnu/packages/crypto.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/crypto.scm b/gnu/packages/crypto.scm index ea8d201b5d..91acedbc97 100644 --- a/gnu/packages/crypto.scm +++ b/gnu/packages/crypto.scm @@ -1211,7 +1211,7 @@ (define-public stoken (list pkg-config)) (inputs (list nettle libxml2)) - (home-page "http://stoken.sf.net") + (home-page "https://stoken.sf.net") (synopsis "Software Token for cryptographic authentication") (description "@code{stoken} is a token code generator compatible with RSA SecurID