gnu: bind: Update to 9.16.10.
* gnu/packages/dns.scm (isc-bind): Update to 9.16.10.
This commit is contained in:
parent
2b5eaf0e02
commit
aa02c6f6d7
@ -317,7 +317,7 @@ and BOOTP/TFTP for network booting of diskless machines.")
|
|||||||
(package
|
(package
|
||||||
(name "bind")
|
(name "bind")
|
||||||
;; When updating, check whether isc-dhcp's bundled copy should be as well.
|
;; When updating, check whether isc-dhcp's bundled copy should be as well.
|
||||||
(version "9.16.9")
|
(version "9.16.10")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
@ -325,7 +325,7 @@ and BOOTP/TFTP for network booting of diskless machines.")
|
|||||||
"/bind-" version ".tar.xz"))
|
"/bind-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0nja60jxb8d2m5fi6xd55xjpfkzmxhjsmbxqphy6x91qsz295cmw"))))
|
"1cv26gzbyk3ahidr1fip0pgj28s7l52cafdqpykfc1b2kh0zqixw"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(outputs `("out" "utils"))
|
(outputs `("out" "utils"))
|
||||||
(inputs
|
(inputs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user