diff mbox series

[7/7] package/perl-type-tiny: bump to version 2.006000

Message ID 20241023160014.568872-7-francois.perrad@gadz.org
State Accepted
Headers show
Series [1/7] package/perl-digest-hmac: bump to version 1.05 | expand

Commit Message

Francois Perrad Oct. 23, 2024, 4 p.m. UTC

diff mbox series

Patch

diff LICENSE: use "The Perl Artistic License 1.0" and update millesime
    see https://metacpan.org/release/TOBYINK/Type-Tiny-2.006000/diff/TOBYINK/Type-Tiny-2.004000#LICENSE

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 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 bca5153a0..5c97fbf96 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  08bb43feabaab97dac7a3e59b5c77ff3  Type-Tiny-2.004000.tar.gz
-sha256  697e7f775edfc85f4cf07792d04fd19b09c25285f98f5938e8efc4f74507a128  Type-Tiny-2.004000.tar.gz
+md5  afc902c6b56ab6320492cd09c689a940  Type-Tiny-2.006000.tar.gz
+sha256  4c685ebbba5145dc02944c305e8e82759811032a55e6da270a751b63b76500ea  Type-Tiny-2.006000.tar.gz
 
 # computed by scancpan
-sha256  1a2929dacaef239beca27a85f7f97b793628dfb22f07fdfb406cb6f3f0d22a6b  LICENSE
+sha256  80067f577fa565f34f833e302cac68ea1435f3863885540f94071ccd6d5e900d  LICENSE
diff --git a/package/perl-type-tiny/perl-type-tiny.mk b/package/perl-type-tiny/perl-type-tiny.mk
index 31c84a263..a4c9cd267 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.004000
+PERL_TYPE_TINY_VERSION = 2.006000
 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+