perl-path-tiny: upgrade 0.116 -> 0.130

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2022-11-06 21:23:50 +01:00
parent 0821a142a6
commit 9422ec2ff9

View File

@@ -1,12 +1,11 @@
SUMMARY = "File path utility"
HOMEPAGE = "https://metacpan.org/release/Path-Tiny"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=a801633f1c5bd3f1f7aa60bc72e95df9"
LIC_FILES_CHKSUM = "file://LICENSE;md5=0d4be4fba9b7d7c16379d54e87d199f1"
PV = "0.130"
SRC_URI = "https://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/Path-Tiny-${PV}.tar.gz"
SRC_URI[sha256sum] = "0379108b2aee556f877760711e03ce8775a98859cdd03cb94aaf4738a37a62d3"
SRC_URI[sha256sum] = "74109aec04ddd83d80ee14a5346e8bc3e3f4673238e1c7358693bff348196c13"
S = "${WORKDIR}/Path-Tiny-${PV}"