For details see: https://metacpan.org/changes/distribution/Net-DNS Signed-off-by: Matthias Fischer --- lfs/Net-DNS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/Net-DNS b/lfs/Net-DNS index 452416aee..8bd2356c2 100644 --- a/lfs/Net-DNS +++ b/lfs/Net-DNS @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2020 IPFire Team # +# Copyright (C) 2007-2021 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 = 1.27 +VER = 1.29_02 THISAPP = Net-DNS-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 204e08e5c8042ce0e7d7f0851af46d50 +$(DL_FILE)_MD5 = 2bf25bccd13ce2dcc4f10a6bef9cae25 install : $(TARGET) -- 2.18.0