From ee1bd7eede09a3f5500bf25c49246be777658fc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sat, 30 Jan 2021 00:25:20 +0100 Subject: [PATCH] perl-path-tiny: upgrade 0.114 -> 0.116 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- .../perl/{perl-path-tiny_0.114.bb => perl-path-tiny_0.116.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-support/perl/{perl-path-tiny_0.114.bb => perl-path-tiny_0.116.bb} (79%) diff --git a/recipes-support/perl/perl-path-tiny_0.114.bb b/recipes-support/perl/perl-path-tiny_0.116.bb similarity index 79% rename from recipes-support/perl/perl-path-tiny_0.114.bb rename to recipes-support/perl/perl-path-tiny_0.116.bb index e083f698..6ddf9354 100644 --- a/recipes-support/perl/perl-path-tiny_0.114.bb +++ b/recipes-support/perl/perl-path-tiny_0.116.bb @@ -6,7 +6,7 @@ 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] = "cd0f88f37a58fc3667ec065767fe01e73ee6efa18a112bfd3508cf6579ca00e1" +SRC_URI[sha256sum] = "0379108b2aee556f877760711e03ce8775a98859cdd03cb94aaf4738a37a62d3" S = "${WORKDIR}/Path-Tiny-${PV}"