* [Buildroot] [PATCH] dhcp: security bump to version 4.1-ESV-R3
@ 2011-11-09 11:30 Gustavo Zacarias
2011-11-09 15:24 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2011-11-09 11:30 UTC (permalink / raw)
To: buildroot
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/dhcp/dhcp.mk | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/dhcp/dhcp.mk b/package/dhcp/dhcp.mk
index f520d77..7548f41 100644
--- a/package/dhcp/dhcp.mk
+++ b/package/dhcp/dhcp.mk
@@ -3,9 +3,9 @@
# dhcp
#
#############################################################
-DHCP_VERSION = 4.1.1-P1
-DHCP_SOURCE = dhcp-$(DHCP_VERSION).tar.gz
-DHCP_SITE = http://ftp.isc.org/isc/dhcp/
+
+DHCP_VERSION = 4.1-ESV-R3
+DHCP_SITE = http://ftp.isc.org/isc/dhcp
DHCP_CONF_ENV = ac_cv_file__dev_random=yes
DHCP_CONF_OPT = \
--localstatedir=/var/lib/dhcp \
--
1.7.3.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-11-09 15:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-09 11:30 [Buildroot] [PATCH] dhcp: security bump to version 4.1-ESV-R3 Gustavo Zacarias
2011-11-09 15:24 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox