gnu: knot: Update to 3.4.2.

* gnu/packages/dns.scm (knot): Update to 3.4.2.
[inputs]: Add ngtcp2 for DNS-over-QUIC support.

Change-Id: Ibda27eac9ad71a96a06e3641725e7a1bbeccd2b5
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Ashish SHUKLA 2024-11-29 15:27:36 +01:00 committed by Ludovic Courtès
parent e768fbd92a
commit a72f6e13a8
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -845,7 +845,7 @@ Extensions} (DNSSEC).")
(define-public knot
(package
(name "knot")
(version "3.4.1")
(version "3.4.2")
(source
(origin
(method git-fetch)
@ -854,7 +854,7 @@ Extensions} (DNSSEC).")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0iqzqfjk60lxzbjgkjsf1l8vqnv6rgz1z0p1zyhdqnp037123d4j"))
(base32 "1gvkwxy8jq017vmnd14wvnm5b6ql7ahrjp71gkbplz560h3kknpw"))
(patches
(search-patches "knot-remove-runtime-deps.patch"))
(modules '((guix build utils)))
@ -960,6 +960,7 @@ Extensions} (DNSSEC).")
libelf
libidn
libmnl
ngtcp2
`(,nghttp2 "lib")
liburcu
lmdb