diff options
-rw-r--r-- | meta/recipes-devtools/perl/libxml-parser-perl_2.47.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/perl/libxml-parser-perl_2.47.bb b/meta/recipes-devtools/perl/libxml-parser-perl_2.47.bb index cffc133a45..17072ece07 100644 --- a/meta/recipes-devtools/perl/libxml-parser-perl_2.47.bb +++ b/meta/recipes-devtools/perl/libxml-parser-perl_2.47.bb | |||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=4342f85bf14a1fdd6a751573f1e61c03" | |||
6 | 6 | ||
7 | DEPENDS += "expat" | 7 | DEPENDS += "expat" |
8 | 8 | ||
9 | SRC_URI = "${CPAN_MIRROR}/modules/by-module/XML/XML-Parser-${PV}.tar.gz \ | 9 | SRC_URI = "http://www.cpan.org/modules/by-module/XML/XML-Parser-${PV}.tar.gz \ |
10 | file://0001-Makefile.PL-make-check_lib-cross-friendly.patch \ | 10 | file://0001-Makefile.PL-make-check_lib-cross-friendly.patch \ |
11 | " | 11 | " |
12 | 12 | ||