From 0a69b279ae1e20ac3356cf357a796ba9a980a848 Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Tue, 28 Nov 2023 12:27:58 +0100
Subject: [PATCH] perl/Net-DNS: update to 1.41

---
 components/perl/Net-DNS/Makefile |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/components/perl/Net-DNS/Makefile b/components/perl/Net-DNS/Makefile
index b756cdf..822ce94 100644
--- a/components/perl/Net-DNS/Makefile
+++ b/components/perl/Net-DNS/Makefile
@@ -19,11 +19,11 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_PERL_MODULE =		Net::DNS
-HUMAN_VERSION =			1.40
+HUMAN_VERSION =			1.41
 COMPONENT_SUMMARY =		Net::DNS - Perl Interface to the Domain Name System
 COMPONENT_CPAN_AUTHOR =		NLNETLABS
 COMPONENT_ARCHIVE_HASH =	\
-	sha256:209bbd40de8d48c1bd7aade48da237fe0a499f89d279baa2e1a99bd5ec922ddc
+	sha256:3e053cb0756a2d9c83f11e2bcf271e39a5279d8cad5645c86c6020c23f765061
 COMPONENT_LICENSE =		MIT
 
 include $(WS_MAKE_RULES)/common.mk

--
Gitblit v1.9.3