Archived
1
0
Fork 0

gnu: knot: Update to 2.6.3.

* gnu/packages/dns.scm (knot): Update to 2.6.3.
This commit is contained in:
Tobias Geerinckx-Rice 2017-11-24 18:22:59 +01:00
parent 77e3ce3e90
commit cc558bde52
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -483,14 +483,14 @@ Extensions} (DNSSEC).")
(define-public knot (define-public knot
(package (package
(name "knot") (name "knot")
(version "2.6.2") (version "2.6.3")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://secure.nic.cz/files/knot-dns/" (uri (string-append "https://secure.nic.cz/files/knot-dns/"
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"1samin2l28kvchplvp5iksi5513xlm1giwf0a1kp80j3zrra1m29")) "143pk2124liiq1r4ja1s579nbv3hm2scbbfbfclc2pw60r07mcig"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin