perl-path-tiny: upgrade 0.108 -> 0.114

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2021-01-15 01:05:39 +01:00
parent fbaeee3dd7
commit 694862cbb5

View File

@@ -2,12 +2,11 @@ SUMMARY = "File path utility"
HOMEPAGE = "https://metacpan.org/release/Path-Tiny"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://README;beginline=1119;endline=1124;md5=63fd8b3ccdda43923b352a880cb37e36"
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[md5sum] = "1a7fbdccc4585074ce4419b7bec0966c"
SRC_URI[sha256sum] = "3c49482be2b3eb7ddd7e73a5b90cff648393f5d5de334ff126ce7a3632723ff5"
SRC_URI[sha256sum] = "cd0f88f37a58fc3667ec065767fe01e73ee6efa18a112bfd3508cf6579ca00e1"
S = "${WORKDIR}/Path-Tiny-${PV}"