perl-net-dns: bump to version 1.07

[Peter: keep existing homepage URL]
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2017.02.x
Francois Perrad 2017-01-20 10:29:59 +01:00 committed by Peter Korsgaard
parent e77e384cdf
commit 3e635642ee
3 changed files with 4 additions and 4 deletions

View File

@ -2,6 +2,6 @@ config BR2_PACKAGE_PERL_NET_DNS
bool "perl-net-dns"
select BR2_PACKAGE_PERL_DIGEST_HMAC
help
Net::DNS is a DNS resolver implemented in Perl.
Perl Interface to the Domain Name System
http://www.net-dns.org

View File

@ -1,3 +1,3 @@
# retrieved by scancpan from http://cpan.metacpan.org/
md5 5a6f6e6811d6bf8eefd84ce778c2bc2e Net-DNS-1.04.tar.gz
sha256 4b9f220304c5722658fbdbe4db31ab77486b5f0aaada78c9d1b528e4b0680965 Net-DNS-1.04.tar.gz
md5 96c1a801cab92b81696a037c7c326e59 Net-DNS-1.07.tar.gz
sha256 5f91497f1af9f690153fa05a27a7d73ddada08bed40536fe2d0ac759b7af8492 Net-DNS-1.07.tar.gz

View File

@ -4,7 +4,7 @@
#
################################################################################
PERL_NET_DNS_VERSION = 1.04
PERL_NET_DNS_VERSION = 1.07
PERL_NET_DNS_SOURCE = Net-DNS-$(PERL_NET_DNS_VERSION).tar.gz
PERL_NET_DNS_SITE = $(BR2_CPAN_MIRROR)/authors/id/N/NL/NLNETLABS
PERL_NET_DNS_DEPENDENCIES = perl-digest-hmac