X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fdhcpcd;h=3bd33dc567fe2f35ef2c6385ecd7ef5740d72f5d;hb=cf4b5b40a13b5edc8a91f2d5ce34c18bda437e85;hp=20501f22b99eb93afc03e8bc0d8773b0b38c70ea;hpb=fd24c5dcbd06e87641ca58ae399a2c1713a6f630;p=people%2Fpmueller%2Fipfire-2.x.git diff --git a/lfs/dhcpcd b/lfs/dhcpcd index 20501f22b9..3bd33dc567 100644 --- a/lfs/dhcpcd +++ b/lfs/dhcpcd @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2019 IPFire Team # +# Copyright (C) 2007-2020 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 8.0.2 +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 = c0375a1f725f1c191b43af60e4f7175b +$(DL_FILE)_MD5 = dd77711cf3232002bb075f5210269f88 install : $(TARGET)