gnu: stoken: Use HTTPS home page.

* gnu/packages/crypto.scm (stoken)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2023-07-09 02:00:02 +02:00
parent ab4f866902
commit 86aa9e23d8
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1211,7 +1211,7 @@ (define-public stoken
(list pkg-config)) (list pkg-config))
(inputs (inputs
(list nettle libxml2)) (list nettle libxml2))
(home-page "http://stoken.sf.net") (home-page "https://stoken.sf.net")
(synopsis "Software Token for cryptographic authentication") (synopsis "Software Token for cryptographic authentication")
(description (description
"@code{stoken} is a token code generator compatible with RSA SecurID "@code{stoken} is a token code generator compatible with RSA SecurID