summaryrefslogtreecommitdiffstats
path: root/meta-perl/recipes-perl/liblocale
diff options
context:
space:
mode:
Diffstat (limited to 'meta-perl/recipes-perl/liblocale')
-rw-r--r--meta-perl/recipes-perl/liblocale/liblocale-gettext-perl_1.07.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-perl/recipes-perl/liblocale/liblocale-gettext-perl_1.07.bb b/meta-perl/recipes-perl/liblocale/liblocale-gettext-perl_1.07.bb
index 9774ac55d1..7c23619cde 100644
--- a/meta-perl/recipes-perl/liblocale/liblocale-gettext-perl_1.07.bb
+++ b/meta-perl/recipes-perl/liblocale/liblocale-gettext-perl_1.07.bb
@@ -13,7 +13,7 @@ SRC_URI = "${CPAN_MIRROR}/authors/id/P/PV/PVANDRY/Locale-gettext-${PV}.tar.gz"
13 13
14SRC_URI[sha256sum] = "909d47954697e7c04218f972915b787bd1244d75e3bd01620bc167d5bbc49c15" 14SRC_URI[sha256sum] = "909d47954697e7c04218f972915b787bd1244d75e3bd01620bc167d5bbc49c15"
15 15
16S = "${WORKDIR}/Locale-gettext-${PV}" 16S = "${UNPACKDIR}/Locale-gettext-${PV}"
17 17
18inherit cpan 18inherit cpan
19 19