gnu: knot: Update to 2.6.2.

* gnu/packages/dns.scm (knot): Update to 2.6.2.
This commit is contained in:
Tobias Geerinckx-Rice 2017-11-23 15:52:24 +01:00
parent e6debcaf02
commit e57e3dc57f
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.1")
(version "2.6.2")
(source (origin
(method url-fetch)
(uri (string-append "https://secure.nic.cz/files/knot-dns/"
name "-" version ".tar.xz"))
(sha256
(base32
"1qs1rqfir0nxi0a0dcg60sbbr99hyxk8y1xd7j7jd13l9idx84rh"))
"1samin2l28kvchplvp5iksi5513xlm1giwf0a1kp80j3zrra1m29"))
(modules '((guix build utils)))
(snippet
'(begin