From aa66f3dfd0f0afdd0d7d0ac214a0a054dbaedca6 Mon Sep 17 00:00:00 2001 From: Francois Perrad Date: Wed, 7 Jan 2026 21:00:03 +0100 Subject: [PATCH] package/perl-type-tiny: bump to version 2.010001 diff LICENSE: update copyright years see https://metacpan.org/release/TOBYINK/Type-Tiny-2.010001/diff/TOBYINK/Type-Tiny-2.006000#LICENSE Signed-off-by: Francois Perrad Signed-off-by: Thomas Petazzoni --- package/perl-type-tiny/perl-type-tiny.hash | 6 +++--- package/perl-type-tiny/perl-type-tiny.mk | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package/perl-type-tiny/perl-type-tiny.hash b/package/perl-type-tiny/perl-type-tiny.hash index 5c97fbf964..9c4e1431e1 100644 --- a/package/perl-type-tiny/perl-type-tiny.hash +++ b/package/perl-type-tiny/perl-type-tiny.hash @@ -1,6 +1,6 @@ # retrieved by scancpan from https://cpan.metacpan.org/ -md5 afc902c6b56ab6320492cd09c689a940 Type-Tiny-2.006000.tar.gz -sha256 4c685ebbba5145dc02944c305e8e82759811032a55e6da270a751b63b76500ea Type-Tiny-2.006000.tar.gz +md5 d2b1edaf0e2ba8a0e17dc5e0eadd92c1 Type-Tiny-2.010001.tar.gz +sha256 cd583e4983039f35052d490f0c4439124ba667d4f09c4e3aec47de5200f9921a Type-Tiny-2.010001.tar.gz # computed by scancpan -sha256 80067f577fa565f34f833e302cac68ea1435f3863885540f94071ccd6d5e900d LICENSE +sha256 ca1cc40b3da7bebb1b0368764650ad38ac603b31a25fbc5b6f9fb217cc6fa1e8 LICENSE diff --git a/package/perl-type-tiny/perl-type-tiny.mk b/package/perl-type-tiny/perl-type-tiny.mk index a4c9cd2672..b7077fb998 100644 --- a/package/perl-type-tiny/perl-type-tiny.mk +++ b/package/perl-type-tiny/perl-type-tiny.mk @@ -4,7 +4,7 @@ # ################################################################################ -PERL_TYPE_TINY_VERSION = 2.006000 +PERL_TYPE_TINY_VERSION = 2.010001 PERL_TYPE_TINY_SOURCE = Type-Tiny-$(PERL_TYPE_TINY_VERSION).tar.gz PERL_TYPE_TINY_SITE = $(BR2_CPAN_MIRROR)/authors/id/T/TO/TOBYINK PERL_TYPE_TINY_LICENSE = Artistic or GPL-1.0+