Short term update - for details see: https://metacpan.org/changes/distribution/Net-DNS
Signed-off-by: Matthias Fischer matthias.fischer@ipfire.org --- lfs/Net-DNS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/Net-DNS b/lfs/Net-DNS index 8bd2356c2..e2fabe873 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)