gnu: ntp: Update to 4.2.8p4.

* gnu/packages/ntp.scm (ntp): Update to 4.2.8p4.
This commit is contained in:
Mark H Weaver 2015-10-22 14:30:01 -04:00
parent 37fdba7e0b
commit dddb11b506

View File

@ -35,7 +35,7 @@
(define-public ntp (define-public ntp
(package (package
(name "ntp") (name "ntp")
(version "4.2.8p3") (version "4.2.8p4")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append (uri (string-append
@ -44,7 +44,7 @@
"/ntp-" version ".tar.gz")) "/ntp-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"13zkzcvjm5kbxl4xbcmaq07slplhmpkgahzcqnqlba3cxpra9341")) "1fgxbhv0wyiivi6kh5zpzrd0yqmc48z7d3zmjspw9lj84mbn2s8d"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin