]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
dhcpcd: Update to 9.3.4
authorMatthias Fischer <matthias.fischer@ipfire.org>
Sun, 6 Dec 2020 09:39:05 +0000 (10:39 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 10 Dec 2020 13:01:05 +0000 (13:01 +0000)
For details see:
https://roy.marples.name/blog/dhcpcd-9-3-4-released.html

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/dhcpcd

index 3bd33dc567fe2f35ef2c6385ecd7ef5740d72f5d..cf86c2b65647e7e1aeb2f84c9a16026f679c312b 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 9.1.4
+VER        = 9.3.4
 
 THISAPP    = dhcpcd-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = dd77711cf3232002bb075f5210269f88
+$(DL_FILE)_MD5 = badb02dfc69fe9bbeec35a02efcdb4db
 
 install : $(TARGET)