gnu: ntp: Update to 4.2.8p18.

* gnu/packages/ntp.scm (ntp): Update to 4.2.8p18.

Change-Id: I6f7c83831c05656ce70db8b5e58fa9e35e47f2a4
This commit is contained in:
Tobias Geerinckx-Rice 2024-10-06 02:00:00 +02:00
parent bdad4e994f
commit f76793efd9
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -120,7 +120,7 @@ (define-public chrony
(define-public ntp
(package
(name "ntp")
(version "4.2.8p17")
(version "4.2.8p18")
(source
(origin
(method url-fetch)
@ -133,7 +133,7 @@ (define-public ntp
(version-major+minor version)
"/ntp-" version ".tar.gz")))
(sha256
(base32 "0rm8sf4qwcip49wgpgcp2dpwspsm0ad5xkkxy26mnv56wrrd4g8h"))
(base32 "1rb8yksqxjcsjvww9kwnw1242qzszwixh916jj254a8szgrwb16g"))
(modules '((guix build utils)))
(snippet
'(begin