From 8143138f9d764b574c1f5fa51df7ddc81e8c99c4 Mon Sep 17 00:00:00 2001 From: Francois Perrad Date: Wed, 7 Jan 2026 20:59:56 +0100 Subject: [PATCH] package/perl-datetime-tiny: bump to version 1.08 diff LICENSE: use "The Perl Artistic License 1.0" see https://metacpan.org/release/DAGOLDEN/DateTime-Tiny-1.08/diff/DAGOLDEN/DateTime-Tiny-1.07#LICENSE Signed-off-by: Francois Perrad Signed-off-by: Thomas Petazzoni --- package/perl-datetime-tiny/perl-datetime-tiny.hash | 8 ++++---- package/perl-datetime-tiny/perl-datetime-tiny.mk | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package/perl-datetime-tiny/perl-datetime-tiny.hash b/package/perl-datetime-tiny/perl-datetime-tiny.hash index 8dc0765751..eab7aa4052 100644 --- a/package/perl-datetime-tiny/perl-datetime-tiny.hash +++ b/package/perl-datetime-tiny/perl-datetime-tiny.hash @@ -1,6 +1,6 @@ -# retrieved by scancpan from http://cpan.metacpan.org/ -md5 5ac2924652edb0cf5fda7c9d52162b3f DateTime-Tiny-1.07.tar.gz -sha256 83568a22838cb518fbeb9e060460ec7f59d5a0b0a1cc06562954c3674d7cf7e4 DateTime-Tiny-1.07.tar.gz +# retrieved by scancpan from https://cpan.metacpan.org/ +md5 da729efd2fc3331f623e2f8ef41508f7 DateTime-Tiny-1.08.tar.gz +sha256 eaff931132fa8aa7a2e1688fd3d6d7ec55ea6eb071cacd4aaeb0cf91ce1af7d6 DateTime-Tiny-1.08.tar.gz # computed by scancpan -sha256 21cda7a55a8d4b32a43c654f0d4d4a1587096b35bf2a93ea12a2e3a8c2c0b88f LICENSE +sha256 2993a1ab6fe37cf97f35487f2e3fe7142aed0a50781feb5c4832fe9a95eccee7 LICENSE diff --git a/package/perl-datetime-tiny/perl-datetime-tiny.mk b/package/perl-datetime-tiny/perl-datetime-tiny.mk index 2a4264261e..6a43b8dc74 100644 --- a/package/perl-datetime-tiny/perl-datetime-tiny.mk +++ b/package/perl-datetime-tiny/perl-datetime-tiny.mk @@ -4,7 +4,7 @@ # ################################################################################ -PERL_DATETIME_TINY_VERSION = 1.07 +PERL_DATETIME_TINY_VERSION = 1.08 PERL_DATETIME_TINY_SOURCE = DateTime-Tiny-$(PERL_DATETIME_TINY_VERSION).tar.gz PERL_DATETIME_TINY_SITE = $(BR2_CPAN_MIRROR)/authors/id/D/DA/DAGOLDEN PERL_DATETIME_TINY_LICENSE = Artistic or GPL-1.0+