[Buildroot] [git commit] package/perl-type-tiny: bump to version 1.010005

Yann E. MORIN yann.morin.1998 at free.fr
Thu Sep 3 19:24:43 UTC 2020


commit: https://git.buildroot.net/buildroot/commit/?id=616b093428a23a0a1590728e87a58b47bb7ecd32
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Francois Perrad <francois.perrad at gadz.org>
Signed-off-by: Yann E. MORIN <yann.morin.1998 at free.fr>
---
 package/perl-type-tiny/perl-type-tiny.hash | 5 ++---
 package/perl-type-tiny/perl-type-tiny.mk   | 4 ++--
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/package/perl-type-tiny/perl-type-tiny.hash b/package/perl-type-tiny/perl-type-tiny.hash
index 20974d2f0d..c4c64a62b5 100644
--- a/package/perl-type-tiny/perl-type-tiny.hash
+++ b/package/perl-type-tiny/perl-type-tiny.hash
@@ -1,7 +1,6 @@
 # retrieved by scancpan from http://cpan.metacpan.org/
-md5  9d2d5ab2c5d6d2f98138ab14c5f529e3  Type-Tiny-1.010001.tar.gz
-sha256  f378663f62aaa7cf87f47b90f0951356d26a08468027da26962387998a6b1aae  Type-Tiny-1.010001.tar.gz
+md5  d20a07df0704e92c9c9beb72c5fdf153  Type-Tiny-1.010005.tar.gz
+sha256  e01becf614849ff8a869614c46ac2706b18da8e35ed80277d8475d8c88ca9173  Type-Tiny-1.010005.tar.gz
 
 # computed by scancpan
-sha256  8c466d4e49afea63822407988a7b7c77be0178bc398fe088fadffb5202c44a4a  COPYRIGHT
 sha256  1fb7395e76eabf94c421912d7d0a4f7fa745d49e1acb76b222c21d605b66bd25  LICENSE
diff --git a/package/perl-type-tiny/perl-type-tiny.mk b/package/perl-type-tiny/perl-type-tiny.mk
index 9c89eb5daf..5d9758269c 100644
--- a/package/perl-type-tiny/perl-type-tiny.mk
+++ b/package/perl-type-tiny/perl-type-tiny.mk
@@ -4,11 +4,11 @@
 #
 ################################################################################
 
-PERL_TYPE_TINY_VERSION = 1.010001
+PERL_TYPE_TINY_VERSION = 1.010005
 PERL_TYPE_TINY_SOURCE = Type-Tiny-$(PERL_TYPE_TINY_VERSION).tar.gz
 PERL_TYPE_TINY_SITE = $(BR2_CPAN_MIRROR)/authors/id/T/TO/TOBYINK
 PERL_TYPE_TINY_LICENSE = Artistic or GPL-1.0+
-PERL_TYPE_TINY_LICENSE_FILES = COPYRIGHT LICENSE
+PERL_TYPE_TINY_LICENSE_FILES = LICENSE
 PERL_TYPE_TINY_DISTNAME = Type-Tiny
 
 $(eval $(perl-package))


More information about the buildroot mailing list