gnu: nsd: Update to 4.2.3.

* gnu/packages/dns.scm (nsd): Update to 4.2.3.
This commit is contained in:
Tobias Geerinckx-Rice 2019-12-02 14:53:27 +01:00
parent bc134c77e0
commit df76e0524d
No known key found for this signature in database
GPG Key ID: D889B0F018C5493C

View File

@ -320,14 +320,14 @@ asynchronous fashion.")
(define-public nsd
(package
(name "nsd")
(version "4.2.2")
(version "4.2.3")
(source
(origin
(method url-fetch)
(uri (string-append "https://www.nlnetlabs.nl/downloads/nsd/nsd-"
version ".tar.gz"))
(sha256
(base32 "1ys608jyp5scc957q4brm094c97sxlwymina7d2nvzi51aa37cw3"))))
(base32 "1664wpglrwqk627xma10f9qa652vzmf90gsjd8pribyj74xrczc1"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags