From 1fe37b6fb703caeb575ab2a1d9a466465288fe41 Mon Sep 17 00:00:00 2001 From: Francois Perrad Date: Wed, 7 Jan 2026 20:59:57 +0100 Subject: [PATCH] package/perl-exporter-tiny: bump to version 1.006003 diff LICENSE: update copyright years & use "The Perl Artistic License 1.0" see https://metacpan.org/release/TOBYINK/Exporter-Tiny-1.006003/diff/TOBYINK/Exporter-Tiny-1.006002#LICENSE Signed-off-by: Francois Perrad Signed-off-by: Thomas Petazzoni --- package/perl-exporter-tiny/perl-exporter-tiny.hash | 6 +++--- package/perl-exporter-tiny/perl-exporter-tiny.mk | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package/perl-exporter-tiny/perl-exporter-tiny.hash b/package/perl-exporter-tiny/perl-exporter-tiny.hash index 0e16f92b1e..5b0d50f646 100644 --- a/package/perl-exporter-tiny/perl-exporter-tiny.hash +++ b/package/perl-exporter-tiny/perl-exporter-tiny.hash @@ -1,6 +1,6 @@ # retrieved by scancpan from https://cpan.metacpan.org/ -md5 0545ee8f4edcb9dc5a87b21ed25edd74 Exporter-Tiny-1.006002.tar.gz -sha256 6f295e2cbffb1dbc15bdb9dadc341671c1e0cd2bdf2d312b17526273c322638d Exporter-Tiny-1.006002.tar.gz +md5 a70bdc039b12f90191e7c5669b2b55f9 Exporter-Tiny-1.006003.tar.gz +sha256 6499f09a6432cf87b133fb9580a8a9a9a6c566821346b1fdee95f7b64c0317b1 Exporter-Tiny-1.006003.tar.gz # computed by scancpan -sha256 1a2929dacaef239beca27a85f7f97b793628dfb22f07fdfb406cb6f3f0d22a6b LICENSE +sha256 8e7094312357a5a73b44c1b87d32fca39e6d2f6c5a5504bcbcd0f0cf34b7c9cc LICENSE diff --git a/package/perl-exporter-tiny/perl-exporter-tiny.mk b/package/perl-exporter-tiny/perl-exporter-tiny.mk index 715070623e..68f3b9eeb6 100644 --- a/package/perl-exporter-tiny/perl-exporter-tiny.mk +++ b/package/perl-exporter-tiny/perl-exporter-tiny.mk @@ -4,7 +4,7 @@ # ################################################################################ -PERL_EXPORTER_TINY_VERSION = 1.006002 +PERL_EXPORTER_TINY_VERSION = 1.006003 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+