perl-datetime-tiny: bump to version 1.06

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Francois Perrad 2016-07-21 21:08:54 +02:00 committed by Thomas Petazzoni
parent 89e8b6c8db
commit 01070c56c2
3 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
config BR2_PACKAGE_PERL_DATETIME_TINY
bool "perl-datetime-tiny"
help
A datetime object with as little code as possible
A date object, with as little code as possible
https://metacpan.org/release/DateTime-Tiny
https://github.com/dagolden/DateTime-Tiny

View file

@ -1,3 +1,3 @@
# retrieved by scancpan from http://cpan.metacpan.org/
md5 9e7e4fe588445023763df113d3f2345f DateTime-Tiny-1.04.tar.gz
sha256 68137c8ab3ca2a7f8a5fcea20f94b2f82bc2c7c36bb45063dbd81faadf0c7881 DateTime-Tiny-1.04.tar.gz
md5 736be4b3e8171f4a029fb6ac3712a9b4 DateTime-Tiny-1.06.tar.gz
sha256 bd725df481d7223ee787e154c116098b08a129f55e0763194b07ebea3dda33ec DateTime-Tiny-1.06.tar.gz

View file

@ -4,9 +4,9 @@
#
################################################################################
PERL_DATETIME_TINY_VERSION = 1.04
PERL_DATETIME_TINY_VERSION = 1.06
PERL_DATETIME_TINY_SOURCE = DateTime-Tiny-$(PERL_DATETIME_TINY_VERSION).tar.gz
PERL_DATETIME_TINY_SITE = $(BR2_CPAN_MIRROR)/authors/id/A/AD/ADAMK
PERL_DATETIME_TINY_SITE = $(BR2_CPAN_MIRROR)/authors/id/D/DA/DAGOLDEN
PERL_DATETIME_TINY_LICENSE = Artistic or GPLv1+
PERL_DATETIME_TINY_LICENSE_FILES = LICENSE