3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: knot: Update to 2.4.4.

* gnu/packages/dns.scm (knot): Update to 2.4.4.
This commit is contained in:
Tobias Geerinckx-Rice 2017-06-06 12:30:30 +02:00
parent be4d26f559
commit 4604a98855
No known key found for this signature in database
GPG key ID: 91CCDB9B48541B99

View file

@ -321,14 +321,14 @@ Extensions} (DNSSEC).")
(define-public knot
(package
(name "knot")
(version "2.4.3")
(version "2.4.4")
(source (origin
(method url-fetch)
(uri (string-append "https://secure.nic.cz/files/knot-dns/"
name "-" version ".tar.xz"))
(sha256
(base32
"0kvhibnnk77nqi9gdw2zbnp0dydfcy6zy96qv0f3a7wwnay5h0pr"))
"0g2n5r2n03bqz322xlwdw4bqhj8l4n8q0hzrqngi4rgmk4rp97ly"))
(modules '((guix build utils)))
(snippet
'(begin