package/perl-type-tiny: bump to version 1.008003

the year of LICENSE was upgraded:
- This software is copyright (c) 2019 by Toby Inkster.
+ This software is copyright (c) 2020 by Toby Inkster.

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Francois Perrad 2020-01-24 18:11:07 +01:00 committed by Peter Korsgaard
parent d645e5dc08
commit 170faceeda
3 changed files with 6 additions and 6 deletions

View File

@ -4,4 +4,4 @@ config BR2_PACKAGE_PERL_TYPE_TINY
help
tiny, yet Moo(se)-compatible type constraint.
https://metacpan.org/release/Type-Tiny
http://typetiny.toby.ink/

View File

@ -1,7 +1,7 @@
# retrieved by scancpan from http://cpan.metacpan.org/
md5 a7fe90a6d53d2cd57381e60e682f828f Type-Tiny-1.004004.tar.gz
sha256 081281ea004cdd89003d938aa52c1398e24411dd8f7163b14d0977a13f7062be Type-Tiny-1.004004.tar.gz
md5 04194fe9673ef5504be9d50aa5d6782a Type-Tiny-1.008003.tar.gz
sha256 a44e6e3ab29f05516d2a670de817278a7a06d55bce6f4ceaeb84ce032dcd00f5 Type-Tiny-1.008003.tar.gz
# computed by scancpan
sha256 57e58f271bf6bca0bb22ab9e72b04c9e12010b0a898453a2fcde49fb9ff28afc COPYRIGHT
sha256 5c791221f0dde289392a38a5921b66d4a1be8248cc64ee6de15f3c2426892673 LICENSE
sha256 7cf4a3f3f81896130c0bc8041fddd737052cdf28e1bd8af7046884f63f262e53 COPYRIGHT
sha256 1fb7395e76eabf94c421912d7d0a4f7fa745d49e1acb76b222c21d605b66bd25 LICENSE

View File

@ -4,7 +4,7 @@
#
################################################################################
PERL_TYPE_TINY_VERSION = 1.004004
PERL_TYPE_TINY_VERSION = 1.008003
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+