Net-DNS: Update to 1.30

Message ID 20210331231754.25168-1-matthias.fischer@ipfire.org
State Accepted
Commit 46d850700228250d4f6dcbaae8fae911a4a59b97
Headers
Series Net-DNS: Update to 1.30 |

Commit Message

Matthias Fischer March 31, 2021, 11:17 p.m. UTC
  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(-)
  

Patch

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)