gnu: knot: Update to 2.6.1.

* gnu/packages/dns.scm (knot): Update to 2.6.1.
This commit is contained in:
Tobias Geerinckx-Rice 2017-11-02 19:34:49 +01:00
parent 73b80ff924
commit 03e775d4e8
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.6.0")
(version "2.6.1")
(source (origin
(method url-fetch)
(uri (string-append "https://secure.nic.cz/files/knot-dns/"
name "-" version ".tar.xz"))
(sha256
(base32
"1zc3ybhcxgbysyy68kbmndh6xzy4jnr5iikyrf9s2sxzs1hlkq38"))
"1qs1rqfir0nxi0a0dcg60sbbr99hyxk8y1xd7j7jd13l9idx84rh"))
(modules '((guix build utils)))
(snippet
'(begin