summaryrefslogtreecommitdiffstats
path: root/package/perl-libwww-perl/perl-libwww-perl.mk
diff options
context:
space:
mode:
authorFrancois Perrad <fperrad@gmail.com>2017-01-20 10:30:02 +0100
committerPeter Korsgaard <peter@korsgaard.com>2017-01-20 20:31:47 +0100
commit6e4a41a803176c640fda148f06033cc820529cc4 (patch)
treed11b8ff7c8afd0ecaff464236f24afc693d43ea6 /package/perl-libwww-perl/perl-libwww-perl.mk
parent171cd2c5cc2220b5a5f25d96b526132a9840de23 (diff)
downloadbuildroot-6e4a41a803176c640fda148f06033cc820529cc4.tar.gz
buildroot-6e4a41a803176c640fda148f06033cc820529cc4.zip
perl-libwww-perl: bump to version 6.16
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/perl-libwww-perl/perl-libwww-perl.mk')
-rw-r--r--package/perl-libwww-perl/perl-libwww-perl.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/perl-libwww-perl/perl-libwww-perl.mk b/package/perl-libwww-perl/perl-libwww-perl.mk
index 594eb7d6cb..8d4d00e3ff 100644
--- a/package/perl-libwww-perl/perl-libwww-perl.mk
+++ b/package/perl-libwww-perl/perl-libwww-perl.mk
@@ -4,11 +4,9 @@
#
################################################################################
-PERL_LIBWWW_PERL_VERSION = 6.15
+PERL_LIBWWW_PERL_VERSION = 6.16
PERL_LIBWWW_PERL_SOURCE = libwww-perl-$(PERL_LIBWWW_PERL_VERSION).tar.gz
-PERL_LIBWWW_PERL_SITE = $(BR2_CPAN_MIRROR)/authors/id/E/ET/ETHER
-PERL_LIBWWW_PERL_LICENSE = Artistic or GPLv1+
-PERL_LIBWWW_LICENSE_FILES = README
+PERL_LIBWWW_PERL_SITE = $(BR2_CPAN_MIRROR)/authors/id/O/OA/OALDERS
PERL_LIBWWW_PERL_DEPENDENCIES = \
perl-encode-locale \
perl-file-listing \
@@ -22,5 +20,7 @@ PERL_LIBWWW_PERL_DEPENDENCIES = \
perl-net-http \
perl-uri \
perl-www-robotrules
+PERL_LIBWWW_PERL_LICENSE = Artistic or GPLv1+
+PERL_LIBWWW_PERL_LICENSE_FILES = LICENSE
$(eval $(perl-package))
OpenPOWER on IntegriCloud