Update buidlroot to version 2016.08.1

This commit is contained in:
2016-11-16 22:07:29 +01:00
parent 807ab03547
commit a1061efbc2
3636 changed files with 59539 additions and 25783 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