package/perl-exporter-tiny: bump to version 1.006002

move homepage to https://exportertiny.github.io

LICENSE: update copyright dates & remove trailing spaces
see https://metacpan.org/release/TOBYINK/Exporter-Tiny-1.006002/diff/TOBYINK/Exporter-Tiny-1.006000#LICENSE

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Francois Perrad 2023-09-23 09:21:23 +02:00 committed by Peter Korsgaard
parent 59db088467
commit 33c500fbbd
3 changed files with 6 additions and 6 deletions

View File

@ -4,4 +4,4 @@ config BR2_PACKAGE_PERL_EXPORTER_TINY
an exporter with the features of Sub::Exporter but only core
dependencies.
https://metacpan.org/release/Exporter-Tiny
https://exportertiny.github.io/

View File

@ -1,6 +1,6 @@
# retrieved by scancpan from http://cpan.metacpan.org/
md5 2d555e289eac6450052e8683c292cbf7 Exporter-Tiny-1.006000.tar.gz
sha256 d95479ff085699d6422f7fc8306db085e34b626438deb82ec82d41df2295f400 Exporter-Tiny-1.006000.tar.gz
# retrieved by scancpan from https://cpan.metacpan.org/
md5 0545ee8f4edcb9dc5a87b21ed25edd74 Exporter-Tiny-1.006002.tar.gz
sha256 6f295e2cbffb1dbc15bdb9dadc341671c1e0cd2bdf2d312b17526273c322638d Exporter-Tiny-1.006002.tar.gz
# computed by scancpan
sha256 a4f85c6f4d6e8bdd37b7ab08013e3e3bee1fe8e910e20f8f54d5025ffe40f384 LICENSE
sha256 1a2929dacaef239beca27a85f7f97b793628dfb22f07fdfb406cb6f3f0d22a6b LICENSE

View File

@ -4,7 +4,7 @@
#
################################################################################
PERL_EXPORTER_TINY_VERSION = 1.006000
PERL_EXPORTER_TINY_VERSION = 1.006002
PERL_EXPORTER_TINY_SOURCE = Exporter-Tiny-$(PERL_EXPORTER_TINY_VERSION).tar.gz
PERL_EXPORTER_TINY_SITE = $(BR2_CPAN_MIRROR)/authors/id/T/TO/TOBYINK
PERL_EXPORTER_TINY_LICENSE = Artistic or GPL-1.0+