gnu: mit-krb5: Use HTTPS home page.

* gnu/packages/kerberos.scm (mit-krb5)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-18 22:12:16 +01:00
parent 80fafdba1c
commit a0087cf58d
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -97,7 +97,7 @@ (define-public mit-krb5
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