gnu: unbound: Update to 1.7.3.

* gnu/packages/dns.scm (unbound): Update to 1.7.3.
This commit is contained in:
Marius Bakke 2018-07-12 17:05:16 +02:00
parent d5019f9ca7
commit 8801d7fc72
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -288,7 +288,7 @@ (define-public libasr
(define-public unbound
(package
(name "unbound")
(version "1.6.8")
(version "1.7.3")
(source
(origin
(method url-fetch)
@ -296,7 +296,7 @@ (define-public unbound
version ".tar.gz"))
(sha256
(base32
"0jfxhh4gc5amhndikskz1s7da27ycn442j3l20bm992n7zijid73"))))
"0bb0p8nbda77ghx20yfl7hqxm9x709223q35465v99i8v4ay27f1"))))
(build-system gnu-build-system)
(outputs '("out" "python"))
(native-inputs