From 46d850700228250d4f6dcbaae8fae911a4a59b97 Mon Sep 17 00:00:00 2001 From: Matthias Fischer Date: Thu, 1 Apr 2021 01:17:54 +0200 Subject: [PATCH] Net-DNS: Update to 1.30 Short term update - for details see: https://metacpan.org/changes/distribution/Net-DNS Signed-off-by: Matthias Fischer Signed-off-by: Michael Tremer --- lfs/Net-DNS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/Net-DNS b/lfs/Net-DNS index 8bd2356c23..e2fabe8737 100644 --- a/lfs/Net-DNS +++ b/lfs/Net-DNS @@ -24,7 +24,7 @@ include Config -VER = 1.29_02 +VER = 1.30 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 = 2bf25bccd13ce2dcc4f10a6bef9cae25 +$(DL_FILE)_MD5 = 2d0751f5f1a92e4cc95835cd4b9a1d8e install : $(TARGET) -- 2.39.5