Archived
1
0
Fork 0

gnu: nsd: Update to 4.3.3.

* gnu/packages/dns.scm (nsd): Update to 4.3.3.
This commit is contained in:
Tobias Geerinckx-Rice 2020-10-13 14:59:27 +02:00
parent 0e5968e49a
commit 6d8e4ea9b7
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -533,14 +533,14 @@ asynchronous fashion.")
(define-public nsd (define-public nsd
(package (package
(name "nsd") (name "nsd")
(version "4.3.2") (version "4.3.3")
(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 "0ac3mbn5z4nc18782m9aswdpi2m9f4665vidw0ciyigdh0pywp2v")))) (base32 "0lgdiqnkfvy245h6kkiqic586qjwmg51lsfs86vlc0kwjwddiijz"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:configure-flags `(#:configure-flags