Files
meta-qt5-extra/recipes-support/perl/perl-path-tiny_0.116.bb
Andreas Müller ee1bd7eede perl-path-tiny: upgrade 0.114 -> 0.116
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-01-30 00:25:20 +01:00

16 lines
429 B
BlitzBasic

SUMMARY = "File path utility"
HOMEPAGE = "https://metacpan.org/release/Path-Tiny"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=a801633f1c5bd3f1f7aa60bc72e95df9"
SRC_URI = "https://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/Path-Tiny-${PV}.tar.gz"
SRC_URI[sha256sum] = "0379108b2aee556f877760711e03ce8775a98859cdd03cb94aaf4738a37a62d3"
S = "${WORKDIR}/Path-Tiny-${PV}"
inherit cpan
BBCLASSEXTEND = "native"