gnu: mit-krb5: Use HTTPS home page.
* gnu/packages/kerberos.scm (mit-krb5)[home-page]: Use HTTPS.
This commit is contained in:
parent
80fafdba1c
commit
a0087cf58d
@ -97,7 +97,7 @@ authentication for client/server applications by using secret-key
|
||||
cryptography.")
|
||||
(license (license:non-copyleft "file://NOTICE"
|
||||
"See NOTICE in the distribution."))
|
||||
(home-page "http://web.mit.edu/kerberos/")
|
||||
(home-page "https://web.mit.edu/kerberos/")
|
||||
(properties '((cpe-name . "kerberos")))))
|
||||
|
||||
(define-public shishi
|
||||
|
Loading…
Reference in New Issue
Block a user