diff mbox series

[12/20] package/perl-path-tiny: bump to version 0.146

Message ID 20240909162703.3439481-12-francois.perrad@gadz.org
State Accepted
Headers show
Series [01/20] package/perl-clone: bump to version 0.47 | expand

Commit Message

Francois Perrad Sept. 9, 2024, 4:26 p.m. UTC
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/perl-path-tiny/perl-path-tiny.hash | 6 +++---
 package/perl-path-tiny/perl-path-tiny.mk   | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)
diff mbox series

Patch

diff --git a/package/perl-path-tiny/perl-path-tiny.hash b/package/perl-path-tiny/perl-path-tiny.hash
index 7874846b8..c0f1952c0 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 http://cpan.metacpan.org/
-md5  7b2fc4f5edfd29b88d2cc3b96830e7d1  Path-Tiny-0.144.tar.gz
-sha256  f6ea094ece845c952a02c2789332579354de8d410a707f9b7045bd241206487d  Path-Tiny-0.144.tar.gz
+# retrieved by scancpan from https://cpan.metacpan.org/
+md5  656d3556bb7f30c77d0881d564e200b2  Path-Tiny-0.146.tar.gz
+sha256  861ef09bca68254e9ab24337bb6ec9d58593a792e9d68a27ee6bec2150f06741  Path-Tiny-0.146.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 6d784a0d1..5f1078425 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.144
+PERL_PATH_TINY_VERSION = 0.146
 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