summaryrefslogtreecommitdiffstats
path: root/package/perl-file-slurp/perl-file-slurp.mk
diff options
context:
space:
mode:
authorFrancois Perrad <fperrad@gmail.com>2018-10-26 05:26:48 +0200
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-10-26 21:20:15 +0200
commitb58bcf1ce3019f7be8c26e6521c1a2aef943d677 (patch)
treed65b5a47859865c8ddfff3c22c9f37826df95008 /package/perl-file-slurp/perl-file-slurp.mk
parent5dfde9070546c8cdfcfebb96d895aecff1e37c79 (diff)
downloadbuildroot-b58bcf1ce3019f7be8c26e6521c1a2aef943d677.tar.gz
buildroot-b58bcf1ce3019f7be8c26e6521c1a2aef943d677.zip
perl-file-slurp: bump to version 9999.23
The license file is changed to README.md, because README no longer exists. The licensing terms are unchanged: """ This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. """ Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/perl-file-slurp/perl-file-slurp.mk')
-rw-r--r--package/perl-file-slurp/perl-file-slurp.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/perl-file-slurp/perl-file-slurp.mk b/package/perl-file-slurp/perl-file-slurp.mk
index 64d5cde7a8..fd80d4f6d5 100644
--- a/package/perl-file-slurp/perl-file-slurp.mk
+++ b/package/perl-file-slurp/perl-file-slurp.mk
@@ -4,11 +4,11 @@
#
################################################################################
-PERL_FILE_SLURP_VERSION = 9999.19
+PERL_FILE_SLURP_VERSION = 9999.23
PERL_FILE_SLURP_SOURCE = File-Slurp-$(PERL_FILE_SLURP_VERSION).tar.gz
-PERL_FILE_SLURP_SITE = $(BR2_CPAN_MIRROR)/authors/id/U/UR/URI
+PERL_FILE_SLURP_SITE = $(BR2_CPAN_MIRROR)/authors/id/C/CA/CAPOEIRAB
PERL_FILE_SLURP_LICENSE = Artistic or GPL-1.0+
-PERL_FILE_SLURP_LICENSE_FILES = README
+PERL_FILE_SLURP_LICENSE_FILES = README.md
PERL_FILE_SLURP_DISTNAME = File-Slurp
$(eval $(perl-package))
OpenPOWER on IntegriCloud