gnu: nsd: Update to 4.7.0.

* gnu/packages/dns.scm (nsd): Update to 4.7.0.
This commit is contained in:
Tobias Geerinckx-Rice 2023-07-09 02:00:02 +02:00
parent 69c3a06a1c
commit 626c0b7cd6
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -513,14 +513,14 @@ (define-public dnscrypt-wrapper
(define-public nsd (define-public nsd
(package (package
(name "nsd") (name "nsd")
(version "4.6.1") (version "4.7.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://www.nlnetlabs.nl/downloads/nsd/nsd-" (uri (string-append "https://www.nlnetlabs.nl/downloads/nsd/nsd-"
version ".tar.gz")) version ".tar.gz"))
(sha256 (sha256
(base32 "0ym2fgkjar94y99lyvp93p7jpj33ysprvqd7py28xxn37shs6q1z")))) (base32 "057jxhhyggqhy4swwqlwf1lflc96cfqpm200l1gr3lls557a9b4g"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:configure-flags `(#:configure-flags