diff options
author | Francois Perrad <fperrad@gmail.com> | 2018-10-26 05:26:54 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-10-26 21:20:15 +0200 |
commit | 27d462b9c28c4cfbffc214add603c9ec64133baf (patch) | |
tree | 2f256f91537a98240429053d9ebbdb1d01244b70 /package/perl-net-dns/perl-net-dns.mk | |
parent | 5614ca4bc2a5656d02eeb29f0b9c6d24f6858e1a (diff) | |
download | buildroot-27d462b9c28c4cfbffc214add603c9ec64133baf.tar.gz buildroot-27d462b9c28c4cfbffc214add603c9ec64133baf.zip |
perl-net-dns: bump to version 1.18
The license file hash is updated, but due to changes to the README
file that do not affect the licensing terms.
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/perl-net-dns/perl-net-dns.mk')
-rw-r--r-- | package/perl-net-dns/perl-net-dns.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/perl-net-dns/perl-net-dns.mk b/package/perl-net-dns/perl-net-dns.mk index 50c7293b56..4e00b2f89b 100644 --- a/package/perl-net-dns/perl-net-dns.mk +++ b/package/perl-net-dns/perl-net-dns.mk @@ -4,7 +4,7 @@ # ################################################################################ -PERL_NET_DNS_VERSION = 1.15 +PERL_NET_DNS_VERSION = 1.18 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_LICENSE = MIT |