From e9d95a50ab0cc6e4f1a6daf42b672bfca603bd6f Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Wed, 6 Apr 2016 22:48:21 -0400 Subject: [PATCH] libextutils-installpaths-perl: update to 0.011 Signed-off-by: Derek Straka Signed-off-by: Martin Jansa Signed-off-by: Armin Kuster --- ...perl_0.010.bb => libextutils-installpaths-perl_0.011.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-perl/recipes-perl/libextutils/{libextutils-installpaths-perl_0.010.bb => libextutils-installpaths-perl_0.011.bb} (75%) diff --git a/meta-perl/recipes-perl/libextutils/libextutils-installpaths-perl_0.010.bb b/meta-perl/recipes-perl/libextutils/libextutils-installpaths-perl_0.011.bb similarity index 75% rename from meta-perl/recipes-perl/libextutils/libextutils-installpaths-perl_0.010.bb rename to meta-perl/recipes-perl/libextutils/libextutils-installpaths-perl_0.011.bb index 8de375d2e3..6eb434a95e 100644 --- a/meta-perl/recipes-perl/libextutils/libextutils-installpaths-perl_0.010.bb +++ b/meta-perl/recipes-perl/libextutils/libextutils-installpaths-perl_0.011.bb @@ -6,11 +6,11 @@ SECTION = "libs" HOMEPAGE = "http://search.cpan.org/~leont/ExtUtils-InstallPaths/" LICENSE = "Artistic-1.0 | GPL-1.0+" -LIC_FILES_CHKSUM = "file://LICENSE;md5=15bbcc2806d297df9e944b8955b38d82" +LIC_FILES_CHKSUM = "file://LICENSE;md5=b6fa54d873ce6bcf4809ea88bdf97769" SRC_URI = "${CPAN_MIRROR}/authors/id/L/LE/LEONT/ExtUtils-InstallPaths-${PV}.tar.gz" -SRC_URI[md5sum] = "f0b00cc6c04653588a6298fa1f16c07f" -SRC_URI[sha256sum] = "d14cbff118e467900c2c488b55b83ef697d6eb1b8f592c0521f1d82848bf2156" +SRC_URI[md5sum] = "9c75894c3c8c899ab6bfafc5eaa97999" +SRC_URI[sha256sum] = "7609fa048cdcf1451cad5b1d7d494f30e3d5bad0672d15404f1ea60e1df0067c" S = "${WORKDIR}/ExtUtils-InstallPaths-${PV}"