summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-perl/recipes-perl/libimport/libimport-into-perl_1.002005.bb (renamed from meta-perl/recipes-perl/libimport/libimport-into-perl_1.002004.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-perl/recipes-perl/libimport/libimport-into-perl_1.002004.bb b/meta-perl/recipes-perl/libimport/libimport-into-perl_1.002005.bb
index 76e4d3bbf1..ce4c1f2ad1 100644
--- a/meta-perl/recipes-perl/libimport/libimport-into-perl_1.002004.bb
+++ b/meta-perl/recipes-perl/libimport/libimport-into-perl_1.002005.bb
@@ -16,8 +16,8 @@ HOMEPAGE = "https://metacpan.org/pod/Import::Into"
16LICENSE = "Artistic-1.0 | GPL-1.0-or-later" 16LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
17LIC_FILES_CHKSUM = "file://README;beginline=209;endline=223;md5=3cf363f1e405dea6db2c6cd0ef23680c" 17LIC_FILES_CHKSUM = "file://README;beginline=209;endline=223;md5=3cf363f1e405dea6db2c6cd0ef23680c"
18 18
19SRC_URI = "${CPAN_MIRROR}/authors/id/E/ET/ETHER/Import-Into-${PV}.tar.gz" 19SRC_URI = "${CPAN_MIRROR}/authors/id/H/HA/HAARG/Import-Into-${PV}.tar.gz"
20SRC_URI[sha256sum] = "decb259bc2ff015fe3dac85e4a287d4128e9b0506a0b2c5fa7244836a68b1084" 20SRC_URI[sha256sum] = "bd9e77a3fb662b40b43b18d3280cd352edf9fad8d94283e518181cc1ce9f0567"
21 21
22S = "${UNPACKDIR}/Import-Into-${PV}" 22S = "${UNPACKDIR}/Import-Into-${PV}"
23 23