gnu: ntp: Update to 4.2.8p12 [fix CVE-2018-12327].

* gnu/packages/ntp.scm (ntp): Update to 4.2.8p12.
master
Tobias Geerinckx-Rice 2018-08-17 03:38:26 +02:00
parent 5d706f1898
commit e2749d7576
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@
(define-public ntp
(package
(name "ntp")
(version "4.2.8p11")
(version "4.2.8p12")
(source
(origin
(method url-fetch)
@ -54,7 +54,7 @@
"/ntp-" version ".tar.gz")))
(sha256
(base32
"13i7rp1va29ffjdk08fvsfl6n47zzwsp147zhgb550k8agvkjjpi"))
"0m04ndn0674kcf9x0aggjya07a3hlig2nlzzpwk7vmqka0mj56vh"))
(modules '((guix build utils)))
(snippet
'(begin