From: Michael Tremer Date: Fri, 18 Dec 2020 16:49:11 +0000 (+0000) Subject: Revert "dhcpcd: Update to 9.3.4" X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8e3c15e687fa892c8ca167c3242ff1f51747ada7;p=people%2Fms%2Fipfire-2.x.git Revert "dhcpcd: Update to 9.3.4" This reverts commit 64dfe751428c2cac0c1d700fb71054166973e567. This version does not run in i686 as reported in #12552. Signed-off-by: Michael Tremer --- diff --git a/lfs/dhcpcd b/lfs/dhcpcd index cf86c2b656..3bd33dc567 100644 --- a/lfs/dhcpcd +++ b/lfs/dhcpcd @@ -24,7 +24,7 @@ include Config -VER = 9.3.4 +VER = 9.1.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 = badb02dfc69fe9bbeec35a02efcdb4db +$(DL_FILE)_MD5 = dd77711cf3232002bb075f5210269f88 install : $(TARGET)