diff options
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.bb | 1 |
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 | ||
13 | SRC_URI = "http://www.cpan.org/modules/by-module/XML/XML-Simple-${PV}.tar.gz" | 13 | SRC_URI = "http://www.cpan.org/modules/by-module/XML/XML-Simple-${PV}.tar.gz" |
14 | 14 | ||
15 | SRC_URI[md5sum] = "bb841dce889a26c89a1c2739970e9fbc" | ||
16 | SRC_URI[sha256sum] = "531fddaebea2416743eb5c4fdfab028f502123d9a220405a4100e68fc480dbf8" | 15 | SRC_URI[sha256sum] = "531fddaebea2416743eb5c4fdfab028f502123d9a220405a4100e68fc480dbf8" |
17 | 16 | ||
18 | S = "${WORKDIR}/XML-Simple-${PV}" | 17 | S = "${WORKDIR}/XML-Simple-${PV}" |