me
/
guix
Archived
1
0
Fork 0

gnu: mit-krb5: Use HTTPS home page.

* gnu/packages/kerberos.scm (mit-krb5)[home-page]: Use HTTPS.
master
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
1 changed files with 1 additions and 1 deletions

View File

@ -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