diff options
Diffstat (limited to 'meta-perl/recipes-perl/libxml/libxml-libxml-perl_2.0134.bb')
-rw-r--r-- | meta-perl/recipes-perl/libxml/libxml-libxml-perl_2.0134.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-perl/recipes-perl/libxml/libxml-libxml-perl_2.0134.bb b/meta-perl/recipes-perl/libxml/libxml-libxml-perl_2.0134.bb index e0ed6e7c3e..6450111da9 100644 --- a/meta-perl/recipes-perl/libxml/libxml-libxml-perl_2.0134.bb +++ b/meta-perl/recipes-perl/libxml/libxml-libxml-perl_2.0134.bb | |||
@@ -34,7 +34,7 @@ LIC_FILES_CHKSUM = "file://debian/copyright;md5=64eda1bc135f0ece1d1187f2a8ac82c1 | |||
34 | SRC_URI[libxml.md5sum] = "dce687dd8b7e82d1c359fd74b1852f64" | 34 | SRC_URI[libxml.md5sum] = "dce687dd8b7e82d1c359fd74b1852f64" |
35 | SRC_URI[libxml.sha256sum] = "f0bca4d0c2da35d879fee4cd13f352014186cedab27ab5e191f39b5d7d4f46cf" | 35 | SRC_URI[libxml.sha256sum] = "f0bca4d0c2da35d879fee4cd13f352014186cedab27ab5e191f39b5d7d4f46cf" |
36 | 36 | ||
37 | S = "${WORKDIR}/XML-LibXML-${PV}" | 37 | S = "${UNPACKDIR}/XML-LibXML-${PV}" |
38 | 38 | ||
39 | inherit cpan ptest-perl | 39 | inherit cpan ptest-perl |
40 | 40 | ||