From: Arne Fitzenreiter Date: Tue, 15 Oct 2019 07:50:12 +0000 (+0000) Subject: Revert "dhcpcd: Update to 8.0.2" X-Git-Tag: v2.23-core137~45 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=a2c2c4c74ceea5379fdd71fc35d8ef3682eccff8 Revert "dhcpcd: Update to 8.0.2" This reverts commit 0184e5806da57226bbe24dbcbf11b093299cb9f4. --- diff --git a/lfs/dhcpcd b/lfs/dhcpcd index 20501f22b9..83252e8976 100644 --- a/lfs/dhcpcd +++ b/lfs/dhcpcd @@ -24,7 +24,7 @@ include Config -VER = 8.0.2 +VER = 7.2.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 = c0375a1f725f1c191b43af60e4f7175b +$(DL_FILE)_MD5 = b7aade2cc47afa6d645f798103365402 install : $(TARGET)