public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] dhcpcd: Update to 6.10.1
@ 2016-02-07 18:16 Matthias Fischer
  0 siblings, 0 replies; only message in thread
From: Matthias Fischer @ 2016-02-07 18:16 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1627 bytes --]

Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
 config/rootfiles/common/dhcpcd | 8 +++++---
 lfs/dhcpcd                     | 4 ++--
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/config/rootfiles/common/dhcpcd b/config/rootfiles/common/dhcpcd
index ffbe04a..650cc19 100644
--- a/config/rootfiles/common/dhcpcd
+++ b/config/rootfiles/common/dhcpcd
@@ -2,6 +2,11 @@
 #lib/dhcpcd/dev
 #lib/dhcpcd/dev/udev.so
 sbin/dhcpcd
+#usr/share/dhcpcd
+#usr/share/dhcpcd/hooks
+#usr/share/dhcpcd/hooks/10-wpa_supplicant
+#usr/share/dhcpcd/hooks/15-timezone
+#usr/share/dhcpcd/hooks/29-lookup-hostname
 #usr/share/man/man5/dhcpcd.conf.5
 #usr/share/man/man8/dhcpcd-run-hooks.8
 #usr/share/man/man8/dhcpcd.8
@@ -9,9 +14,6 @@ var/ipfire/dhcpc/dhcpcd-hooks
 #var/ipfire/dhcpc/dhcpcd-hooks/01-test
 #var/ipfire/dhcpc/dhcpcd-hooks/02-dump
 #var/ipfire/dhcpc/dhcpcd-hooks/10-mtu
-#var/ipfire/dhcpc/dhcpcd-hooks/10-wpa_supplicant
-#var/ipfire/dhcpc/dhcpcd-hooks/15-timezone
-#var/ipfire/dhcpc/dhcpcd-hooks/29-lookup-hostname
 #var/ipfire/dhcpc/dhcpcd-hooks/30-hostname
 #var/ipfire/dhcpc/dhcpcd-hooks/70-dhcpcd.exe
 var/ipfire/dhcpc/dhcpcd-run-hooks
diff --git a/lfs/dhcpcd b/lfs/dhcpcd
index 3b9a094..119f59e 100644
--- a/lfs/dhcpcd
+++ b/lfs/dhcpcd
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 6.7.1
+VER        = 6.10.1
 
 THISAPP    = dhcpcd-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = ffb716b0e9327968e7200d519e1d4c0d
+$(DL_FILE)_MD5 = a7b83c57f47b62f48373905d3b4f7978
 
 install : $(TARGET)
 
-- 
2.7.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-02-07 18:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-07 18:16 [PATCH] dhcpcd: Update to 6.10.1 Matthias Fischer

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