gnu: haveged: Update to 1.9.15.
* gnu/packages/linux.scm (haveged): Update to 1.9.15.
This commit is contained in:
parent
ea0fb5a567
commit
9eeff70251
@ -6187,7 +6187,7 @@ cpufreq sub-system is enabled or not.")
|
||||
(define-public haveged
|
||||
(package
|
||||
(name "haveged")
|
||||
(version "1.9.14")
|
||||
(version "1.9.15")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@ -6196,7 +6196,7 @@ cpufreq sub-system is enabled or not.")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "050hmnh5s2s4mb83f4d1fk23mk27pprg840c1aagc6v1sz6x5dhq"))))
|
||||
(base32 "1zb790adsmqq3r26zlaxfrk2hpgxjcjz8l73hn3hli3l3javykvd"))))
|
||||
(build-system gnu-build-system)
|
||||
(home-page "https://www.issihosts.com/haveged")
|
||||
(synopsis "Entropy source for the Linux random number generator")
|
||||
|
Loading…
x
Reference in New Issue
Block a user