aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl/libdatetime-format-strptime-perl_1.1000.bb
blob: 7054ff61e6756484eeffbc51ba531d431c8e7fb4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DESCRIPTION = "DateTime::Format::Strptime - Parse and format strp and strf time patterns"
SECTION = "libs"
LICENSE = "Artistic|GPLv1+"
PR = "r2"

SRC_URI = "http://search.cpan.org/CPAN/authors/id/R/RI/RICKM/DateTime-Format-Strptime-${PV}.tgz"

S = "${WORKDIR}/DateTime-Format-Strptime-${PV}"

inherit cpan

BBCLASSEXTEND="native"

SRC_URI[md5sum] = "bf7f6b219e34411aa3f5d0de56fda393"
SRC_URI[sha256sum] = "d6439f657d21da062ee78692c0fb2979fe92ce681e7126ee4b929431ec4c2cde"