Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] Downloadsite DHCP changed
@ 2012-03-15  3:55 Markus Kaindl
  2012-03-15  7:10 ` Thomas Petazzoni
  2012-03-15  9:45 ` Peter Korsgaard
  0 siblings, 2 replies; 4+ messages in thread
From: Markus Kaindl @ 2012-03-15  3:55 UTC (permalink / raw)
  To: buildroot

---
 package/dhcp/dhcp.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/dhcp/dhcp.mk b/package/dhcp/dhcp.mk
index 10bdc2e..9ec27d3 100644
--- a/package/dhcp/dhcp.mk
+++ b/package/dhcp/dhcp.mk
@@ -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 \
-- 
1.7.3.4

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-03-16  0:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-15  3:55 [Buildroot] [PATCH] Downloadsite DHCP changed Markus Kaindl
2012-03-15  7:10 ` Thomas Petazzoni
2012-03-16  0:29   ` Markus Kaindl
2012-03-15  9:45 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox