summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-devtools/perl/libmodule-build-perl_0.4232.bb (renamed from meta/recipes-devtools/perl/libmodule-build-perl_0.4231.bb)5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-devtools/perl/libmodule-build-perl_0.4231.bb b/meta/recipes-devtools/perl/libmodule-build-perl_0.4232.bb
index 881d5e672e..748412b414 100644
--- a/meta/recipes-devtools/perl/libmodule-build-perl_0.4231.bb
+++ b/meta/recipes-devtools/perl/libmodule-build-perl_0.4232.bb
@@ -11,13 +11,12 @@ SECTION = "libs"
11HOMEPAGE = "https://metacpan.org/release/Module-Build" 11HOMEPAGE = "https://metacpan.org/release/Module-Build"
12 12
13LICENSE = "Artistic-1.0 | GPL-1.0-or-later" 13LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
14LIC_FILES_CHKSUM = "file://README;beginline=949;endline=954;md5=624c06db56a2af4d70cf9edc29fcae1b" 14LIC_FILES_CHKSUM = "file://README;beginline=881;endline=886;md5=3027f56c664545e54678c26b7f1ac19c"
15 15
16SRC_URI = "${CPAN_MIRROR}/authors/id/L/LE/LEONT/Module-Build-${PV}.tar.gz \ 16SRC_URI = "${CPAN_MIRROR}/authors/id/L/LE/LEONT/Module-Build-${PV}.tar.gz \
17 file://run-ptest \ 17 file://run-ptest \
18 " 18 "
19SRC_URI[md5sum] = "066b193e461d7dfe1eca17a139353001" 19SRC_URI[sha256sum] = "67c82ee245d94ba06decfa25572ab75fdcd26a9009094289d8f45bc54041771b"
20SRC_URI[sha256sum] = "7e0f4c692c1740c1ac84ea14d7ea3d8bc798b2fb26c09877229e04f430b2b717"
21 20
22S = "${WORKDIR}/Module-Build-${PV}" 21S = "${WORKDIR}/Module-Build-${PV}"
23 22