summaryrefslogtreecommitdiffstats
path: root/meta-perl/recipes-perl/libdata/libdata-hexdump-perl_0.02.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-perl/recipes-perl/libdata/libdata-hexdump-perl_0.02.bb')
-rw-r--r--meta-perl/recipes-perl/libdata/libdata-hexdump-perl_0.02.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-perl/recipes-perl/libdata/libdata-hexdump-perl_0.02.bb b/meta-perl/recipes-perl/libdata/libdata-hexdump-perl_0.02.bb
index f52d0034f2..793889de6d 100644
--- a/meta-perl/recipes-perl/libdata/libdata-hexdump-perl_0.02.bb
+++ b/meta-perl/recipes-perl/libdata/libdata-hexdump-perl_0.02.bb
@@ -20,7 +20,7 @@ SRC_URI = "${CPAN_MIRROR}/authors/id/F/FT/FTASSIN/Data-HexDump-${PV}.tar.gz \
20" 20"
21SRC_URI[sha256sum] = "1a9d843e7f667c1c6f77c67af5d77e7462ff23b41937cb17454d03535cd9be70" 21SRC_URI[sha256sum] = "1a9d843e7f667c1c6f77c67af5d77e7462ff23b41937cb17454d03535cd9be70"
22 22
23S = "${WORKDIR}/Data-HexDump-${PV}" 23S = "${UNPACKDIR}/Data-HexDump-${PV}"
24 24
25inherit cpan ptest update-alternatives 25inherit cpan ptest update-alternatives
26 26