gnu: haveged: Use HTTPS home page.

* gnu/packages/linux.scm (haveged)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2019-09-10 23:19:08 +02:00
parent 389cae8b07
commit 6664ec0c8a
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -4466,7 +4466,7 @@ (define-public haveged
(sha256 (sha256
(base32 "11kr19n2f87izsj341lv5amhd1wc2ckfmqr9pq5fxix8pkbs94rh")))) (base32 "11kr19n2f87izsj341lv5amhd1wc2ckfmqr9pq5fxix8pkbs94rh"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(home-page "http://www.issihosts.com/haveged") (home-page "https://www.issihosts.com/haveged")
(synopsis "Entropy source for the Linux random number generator") (synopsis "Entropy source for the Linux random number generator")
(description (description
"haveged generates an unpredictable stream of random numbers for use by "haveged generates an unpredictable stream of random numbers for use by