diff options
Diffstat (limited to 'meta/recipes-devtools/perl/libxml-simple-perl_2.18.bb')
-rw-r--r-- | meta/recipes-devtools/perl/libxml-simple-perl_2.18.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-devtools/perl/libxml-simple-perl_2.18.bb b/meta/recipes-devtools/perl/libxml-simple-perl_2.18.bb index 7ed6a231d96..136e117c855 100644 --- a/meta/recipes-devtools/perl/libxml-simple-perl_2.18.bb +++ b/meta/recipes-devtools/perl/libxml-simple-perl_2.18.bb @@ -6,6 +6,9 @@ PR = "r0" SRC_URI = "http://www.cpan.org/modules/by-module/XML/XML-Simple-${PV}.tar.gz" +SRC_URI[md5sum] = "593aa8001e5c301cdcdb4bb3b63abc33" +SRC_URI[sha256sum] = "a54967c188cda3e20f496c83be4de3f1740eeaa83c0380712ecd969ad8766826" + S = "${WORKDIR}/XML-Simple-${PV}" inherit cpan |