浏览代码

package/perl-path-tiny: bump to version 0.146

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Francois Perrad 11 月之前
父节点
当前提交
8cda08f821
共有 2 个文件被更改,包括 4 次插入4 次删除
  1. 3 3
      package/perl-path-tiny/perl-path-tiny.hash
  2. 1 1
      package/perl-path-tiny/perl-path-tiny.mk

+ 3 - 3
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

+ 1 - 1
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