gnu: isc-dhcp: Update to 4.3.6.

* gnu/packages/admin.scm (isc-dhcp): Update to 4.3.6.
This commit is contained in:
Leo Famulari 2018-01-16 14:08:10 -08:00
parent 0592c4cdf3
commit 093332e5ea
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

View file

@ -514,14 +514,14 @@ (define-public isc-dhcp
bind-release-version)))
(package
(name "isc-dhcp")
(version "4.3.5")
(version "4.3.6")
(source (origin
(method url-fetch)
(uri (string-append "http://ftp.isc.org/isc/dhcp/"
version "/dhcp-" version ".tar.gz"))
(sha256
(base32
"0m7rwxvpb7xrmfl9ynpckhl0hi0xgm9bq1fmbp2r68sxy5mr75gb"))))
"06vgxhm6agzkp6r1jy10467vrfw2rzcp2mnkcph7ydziciisy7m4"))))
(build-system gnu-build-system)
(arguments
`(#:parallel-build? #f