summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/perl/libxml-simple-perl_2.25.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/perl/libxml-simple-perl_2.25.bb')
-rw-r--r--meta/recipes-devtools/perl/libxml-simple-perl_2.25.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/perl/libxml-simple-perl_2.25.bb b/meta/recipes-devtools/perl/libxml-simple-perl_2.25.bb
index 791404e5bc..dff0f84aab 100644
--- a/meta/recipes-devtools/perl/libxml-simple-perl_2.25.bb
+++ b/meta/recipes-devtools/perl/libxml-simple-perl_2.25.bb
@@ -12,7 +12,6 @@ DEPENDS += "libxml-parser-perl"
12 12
13SRC_URI = "http://www.cpan.org/modules/by-module/XML/XML-Simple-${PV}.tar.gz" 13SRC_URI = "http://www.cpan.org/modules/by-module/XML/XML-Simple-${PV}.tar.gz"
14 14
15SRC_URI[md5sum] = "bb841dce889a26c89a1c2739970e9fbc"
16SRC_URI[sha256sum] = "531fddaebea2416743eb5c4fdfab028f502123d9a220405a4100e68fc480dbf8" 15SRC_URI[sha256sum] = "531fddaebea2416743eb5c4fdfab028f502123d9a220405a4100e68fc480dbf8"
17 16
18S = "${WORKDIR}/XML-Simple-${PV}" 17S = "${WORKDIR}/XML-Simple-${PV}"