gnu: ldns: Update to 1.8.3.

* gnu/packages/dns.scm (ldns): Update to 1.8.3.
This commit is contained in:
Tobias Geerinckx-Rice 2022-08-14 02:00:01 +02:00
parent cee96b6c41
commit 8bd30dd207
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -140,7 +140,7 @@ (define-public cloudflare-cli
(define-public ldns
(package
(name "ldns")
(version "1.8.1")
(version "1.8.3")
(source
(origin
(method url-fetch)
@ -148,7 +148,7 @@ (define-public ldns
(string-append "https://www.nlnetlabs.nl/downloads/"
"ldns/ldns-" version ".tar.gz"))
(sha256
(base32 "18vzdmyg9bm45janw602d4hifjsncrv143awlwcslfjdrsmjk0lm"))
(base32 "0q3q1svyxpj2g5wdkfy1ndb14m9fzffwyskflpihfabb0g8jvxy3"))
(patches
(search-patches
;; To create make-flag variables,