gnu: knot: Update to 2.5.4.

* gnu/packages/dns.scm (knot): Update to 2.5.4.
This commit is contained in:
Tobias Geerinckx-Rice 2017-08-31 13:52:55 +02:00
parent 1c25a52c4a
commit 79ada57ba9
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -483,14 +483,14 @@ (define-public yadifa
(define-public knot
(package
(name "knot")
(version "2.5.3")
(version "2.5.4")
(source (origin
(method url-fetch)
(uri (string-append "https://secure.nic.cz/files/knot-dns/"
name "-" version ".tar.xz"))
(sha256
(base32
"13lxxnnw0v7s0q648grz87bwlfwjh5sfbj1qax7jdklalqqy52np"))
"1w14m9pmc8vl9mcgikvwbflwcxwz52l77jq98wvxyxab13lpdpiz"))
(modules '((guix build utils)))
(snippet
'(begin