diff mbox series

[5/5] package/perl-path-tiny: bump to version 0.120

Message ID 20211025190134.1273703-5-francois.perrad@gadz.org
State Accepted
Headers show
Series [1/5] package/perl-convert-asn1: bump to version 0.33 | expand

Commit Message

Francois Perrad Oct. 25, 2021, 7:01 p.m. UTC

diff mbox series

Patch

diff LICENSE:
-   Copyright [yyyy] [name of copyright owner]
+   Copyright 2014 David Golden

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 --git a/package/perl-path-tiny/perl-path-tiny.hash b/package/perl-path-tiny/perl-path-tiny.hash
index 855af46e1..6899d5c6b 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  cb34fd356725ec12b78e88ddac37db08  Path-Tiny-0.118.tar.gz
-sha256  32138d8d0f4c9c1a84d2a8f91bc5e913d37d8a7edefbb15a10961bfed560b0fd  Path-Tiny-0.118.tar.gz
+md5  046d14dde6e3568aee5085487dd4769e  Path-Tiny-0.120.tar.gz
+sha256  66a1164981d449da46cc88383fe37f9e352e87e9570bfb960e43fe8ff016ee1b  Path-Tiny-0.120.tar.gz
 
 # computed by scancpan
-sha256  a999b03d2b80e5c7f987289ac835fa2d88cafa9f0df24adf8a1fd21e175acd79  LICENSE
+sha256  c1a19c0d83f668a784640c0b41e024f37b182ad38011b170f9200123e57f6070  LICENSE
diff --git a/package/perl-path-tiny/perl-path-tiny.mk b/package/perl-path-tiny/perl-path-tiny.mk
index 08cc66712..cd4c3bc49 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.118
+PERL_PATH_TINY_VERSION = 0.120
 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