From 57a687bc554cc15de9fc6c17aec7a3ea9175abbd Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Sat, 2 Apr 2016 10:45:29 -0400 Subject: [PATCH] libstrictures-perl: update to 2.000002 Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- ...ctures-perl_2.000001.bb => libstrictures-perl_2.000002.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-perl/recipes-perl/libstrictures/{libstrictures-perl_2.000001.bb => libstrictures-perl_2.000002.bb} (92%) diff --git a/meta-perl/recipes-perl/libstrictures/libstrictures-perl_2.000001.bb b/meta-perl/recipes-perl/libstrictures/libstrictures-perl_2.000002.bb similarity index 92% rename from meta-perl/recipes-perl/libstrictures/libstrictures-perl_2.000001.bb rename to meta-perl/recipes-perl/libstrictures/libstrictures-perl_2.000002.bb index c1de4e7f4f..11a6e50051 100644 --- a/meta-perl/recipes-perl/libstrictures/libstrictures-perl_2.000001.bb +++ b/meta-perl/recipes-perl/libstrictures/libstrictures-perl_2.000002.bb @@ -29,8 +29,8 @@ LICENSE = "Artistic-1.0 | GPL-1.0+" LIC_FILES_CHKSUM = "file://README;beginline=246;endline=262;md5=43be558cf4f19823cdd6af22135cf5f8" SRC_URI = "${CPAN_MIRROR}/authors/id/H/HA/HAARG/strictures-${PV}.tar.gz" -SRC_URI[md5sum] = "fb1350b4af50a2f6ba053c1cfd97e920" -SRC_URI[sha256sum] = "1e738a8ad63ce8c9b447111c8304ae124a3277c2dc17953b4f647581525e20d3" +SRC_URI[md5sum] = "fb1fada8260992bc85e126c21ffcc6d5" +SRC_URI[sha256sum] = "130355dcb3afd8c3c8213c24b924e71deb7e1e1197da8f90c5ae191766aa4100" S = "${WORKDIR}/strictures-${PV}"