Commit afc69d8f authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

dhcp: fix download URL



Tarball is in a subdir.

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 8d3c0bcf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
#############################################################

DHCP_VERSION  = 4.1-ESV-R4
DHCP_SITE     = http://ftp.isc.org/isc/dhcp
DHCP_SITE     = http://ftp.isc.org/isc/dhcp/$(DHCP_VERSION)
DHCP_CONF_ENV = ac_cv_file__dev_random=yes
DHCP_CONF_OPT = \
	--localstatedir=/var/lib/dhcp \