From 71ed2940a69e091567f9b37ad1f365bfaab3e70b Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 13 Jun 2018 09:00:54 +0200 Subject: [PATCH] dhcp: isc-dhcp44 update, who uses the client anyway?! --- Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 82e51f066..2d074511e 100644 --- a/Makefile +++ b/Makefile @@ -78,9 +78,8 @@ CORE_DEPENDS?= ${CORE_DEPENDS_${CORE_ARCH}} \ flock \ flowd \ hostapd \ - isc-dhcp43-client \ - isc-dhcp43-relay \ - isc-dhcp43-server \ + isc-dhcp44-relay \ + isc-dhcp44-server \ lighttpd \ monit \ mpd5 \