me
/
guix
Archived
1
0
Fork 0

gnu: bind: Note that isc-dhcp bundles a BIND.

This follows up on commit dad963a439.

* gnu/packages/admin.scm (isc-bind): Comment.
master
Tobias Geerinckx-Rice 2020-08-24 04:31:29 +02:00
parent e5d9a7d405
commit 56b4a1d53f
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 0 deletions

View File

@ -312,6 +312,7 @@ and BOOTP/TFTP for network booting of diskless machines.")
(define-public isc-bind
(package
(name "bind")
;; When updating, check whether isc-dhcp's bundled copy should be as well.
(version "9.16.6")
(source (origin
(method url-fetch)