]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
dhcpcd: Update to version 10.2.2
authorAdolf Belka <adolf.belka@ipfire.org>
Fri, 28 Feb 2025 14:04:00 +0000 (15:04 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 5 Mar 2025 11:16:26 +0000 (11:16 +0000)
- Update from version 10.2.1 to 10.2.2
- Update of rootfile not required
- Changelog is not provided. Details are from the commits from this linlk
   https://github.com/NetworkConfiguration/dhcpcd/compare/v10.2.1...v10.2.2

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/dhcpcd

index 43d43f64a760f13300c9b84fb3ae78382adb272c..29cc28de24dbbed4752db6d30cb96fc001f34671 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 10.2.1
+VER        = 10.2.2
 
 THISAPP    = dhcpcd-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = f550f69a3db07e9b388e5e24fe94820e25c91aa5332bc32120194d268d1697fd1db2f5619119f030fd9774336757709b40416333a3f0f5beb9fa25e64f451134
+$(DL_FILE)_BLAKE2 = 95777f7aedc3a68e9873dd69d2c36b0235da31d95ad0327288f4fe11f35fe0ebcac827d3c7c9cc45bb0bbfdebfee246d0187c1d06bd9c44505868b9731715575
 
 install : $(TARGET)