mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 15:07:43 +00:00
dhcp: fix download URL
Tarball is in a subdir. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
8d3c0bcfeb
commit
afc69d8f5a
@ -5,7 +5,7 @@
|
|||||||
#############################################################
|
#############################################################
|
||||||
|
|
||||||
DHCP_VERSION = 4.1-ESV-R4
|
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_ENV = ac_cv_file__dev_random=yes
|
||||||
DHCP_CONF_OPT = \
|
DHCP_CONF_OPT = \
|
||||||
--localstatedir=/var/lib/dhcp \
|
--localstatedir=/var/lib/dhcp \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user