diff options
Diffstat (limited to 'gnu/packages')
-rw-r--r-- | gnu/packages/crypto.scm | 2 |
1 files changed, 1 insertions, 1 deletions
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 |