From: Michael Tremer Date: Wed, 4 Feb 2026 11:04:20 +0000 (+0000) Subject: Revert "dhcpcd: Update to version 10.3.0" X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=HEAD;p=ipfire-2.x.git Revert "dhcpcd: Update to version 10.3.0" This reverts commit 7b5cba3151ff317084fa03e8ebfd22213cfbe85b. Fixes: #13933 - Reboot/Shutdown: stopping dhcpd on the red0 interface failes/stucks (with WiFi) Signed-off-by: Michael Tremer --- diff --git a/lfs/dhcpcd b/lfs/dhcpcd index 80a15072e..6d15caad2 100644 --- a/lfs/dhcpcd +++ b/lfs/dhcpcd @@ -24,7 +24,7 @@ include Config -VER = 10.3.0 +VER = 10.2.4 THISAPP = dhcpcd-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 657d20b5b92769615035b5d8792c77280a2ef34a96f64f4c5a70d3ee51a24b9dec48f2a4f59b75d3e5505685eece0a4f163518fd1f027b09945287a30b075f8a +$(DL_FILE)_BLAKE2 = cdc5c345c58f24852ecf7e6655446f9385c860d9095cca8fa40eaae27a1d05dfad667e1e39af6ace2bd73acaa799210d6345462c90a88f89839912416263fdef install : $(TARGET)