]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Revert "dhcpcd: Update to 8.0.6"
authorArne Fitzenreiter <arne_f@ipfire.org>
Tue, 15 Oct 2019 07:48:56 +0000 (07:48 +0000)
committerArne Fitzenreiter <arne_f@ipfire.org>
Tue, 15 Oct 2019 07:48:56 +0000 (07:48 +0000)
This reverts commit a4bb11243f0d43b7e95ec0195879aa0dd6a94b9e.

lfs/dhcpcd

index d37cd67d379563f6f0b47a95a3a7bb4e235b638d..18d8ee4b724385af4e689e79a7e0d731c6e75ff8 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 8.0.6
+VER        = 8.0.3
 
 THISAPP    = dhcpcd-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 5d3edd06595130f2b24609aade342488
+$(DL_FILE)_MD5 = 182d506dd88773aec017d93a22d0f025
 
 install : $(TARGET)