guix-commits
[Top][All Lists]
Advanced

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

10/16: gnu: stoken: Use HTTPS home page.


From: guix-commits
Subject: 10/16: gnu: stoken: Use HTTPS home page.
Date: Sat, 15 Jul 2023 18:15:07 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 86aa9e23d82fbcb79abc9f709b0c75881ba40201
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jul 9 02:00:02 2023 +0200

    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 @@ Features:
      (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



reply via email to

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