gnu: knot: update to 2.6.0.

* gnu/packages/dns.scm (knot): Update to 2.6.0.
This commit is contained in:
Tobias Geerinckx-Rice 2017-10-01 18:29:50 +02:00
parent e153362e4a
commit ce7393f0b4
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.5")
(version "2.6.0")
(source (origin
(method url-fetch)
(uri (string-append "https://secure.nic.cz/files/knot-dns/"
name "-" version ".tar.xz"))
(sha256
(base32
"1bwv2a290inkjb5x9a9sahls39rgaqyq9dwfrk1ilmzy9nmls87f"))
"1zc3ybhcxgbysyy68kbmndh6xzy4jnr5iikyrf9s2sxzs1hlkq38"))
(modules '((guix build utils)))
(snippet
'(begin