aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl/libxml-parser-perl_2.36.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/perl/libxml-parser-perl_2.36.bb')
-rw-r--r--recipes/perl/libxml-parser-perl_2.36.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/perl/libxml-parser-perl_2.36.bb b/recipes/perl/libxml-parser-perl_2.36.bb
index f8f61b7e3e..e6643282a7 100644
--- a/recipes/perl/libxml-parser-perl_2.36.bb
+++ b/recipes/perl/libxml-parser-perl_2.36.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "XML::Parser - A perl module for parsing XML documents"
SECTION = "libs"
LICENSE = "Artistic|GPLv1+"
DEPENDS += "expat expat-native"
-PR= "r3"
+PR= "r4"
SRC_URI = "http://www.cpan.org/modules/by-module/XML/XML-Parser-${PV}.tar.gz"