From f8d61c86811cf6d88d9185be4966ad245ddbc0b5 Mon Sep 17 00:00:00 2001 From: Francois Perrad Date: Wed, 7 Jan 2026 20:59:54 +0100 Subject: [PATCH] package/perl-path-tiny: bump to version 0.150 Signed-off-by: Francois Perrad Signed-off-by: Thomas Petazzoni --- package/perl-path-tiny/perl-path-tiny.hash | 4 ++-- package/perl-path-tiny/perl-path-tiny.mk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package/perl-path-tiny/perl-path-tiny.hash b/package/perl-path-tiny/perl-path-tiny.hash index c0f1952c0b..8a99f87771 100644 --- a/package/perl-path-tiny/perl-path-tiny.hash +++ b/package/perl-path-tiny/perl-path-tiny.hash @@ -1,6 +1,6 @@ # retrieved by scancpan from https://cpan.metacpan.org/ -md5 656d3556bb7f30c77d0881d564e200b2 Path-Tiny-0.146.tar.gz -sha256 861ef09bca68254e9ab24337bb6ec9d58593a792e9d68a27ee6bec2150f06741 Path-Tiny-0.146.tar.gz +md5 7126ad3d5c14a32a5f4bde0054f57449 Path-Tiny-0.150.tar.gz +sha256 ff20713d1a14d257af9c78209001f40dc177e4b9d1496115cbd8726d577946c7 Path-Tiny-0.150.tar.gz # computed by scancpan sha256 c1a19c0d83f668a784640c0b41e024f37b182ad38011b170f9200123e57f6070 LICENSE diff --git a/package/perl-path-tiny/perl-path-tiny.mk b/package/perl-path-tiny/perl-path-tiny.mk index 5f10784251..5f83176982 100644 --- a/package/perl-path-tiny/perl-path-tiny.mk +++ b/package/perl-path-tiny/perl-path-tiny.mk @@ -4,7 +4,7 @@ # ################################################################################ -PERL_PATH_TINY_VERSION = 0.146 +PERL_PATH_TINY_VERSION = 0.150 PERL_PATH_TINY_SOURCE = Path-Tiny-$(PERL_PATH_TINY_VERSION).tar.gz PERL_PATH_TINY_SITE = $(BR2_CPAN_MIRROR)/authors/id/D/DA/DAGOLDEN PERL_PATH_TINY_LICENSE = Apache-2.0