aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-03-16 15:12:33 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2010-03-16 17:27:12 +0100
commita4ed65667262535000c82fc60a5bf0b6d0017e51 (patch)
treed849f7e29f9157562774f28c9816693da2fdb37a /recipes/perl
parentddda7726d2645f0f4b7f23187f3dc7a47ffdd5bc (diff)
downloadopenembedded-a4ed65667262535000c82fc60a5bf0b6d0017e51.tar.gz
libxml-parser-perl: PR bump after libexpat soname change
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/perl')
-rw-r--r--recipes/perl/libxml-parser-perl_2.34.bb2
-rw-r--r--recipes/perl/libxml-parser-perl_2.36.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/perl/libxml-parser-perl_2.34.bb b/recipes/perl/libxml-parser-perl_2.34.bb
index a7ee4f3a4b..0b423ab2c6 100644
--- a/recipes/perl/libxml-parser-perl_2.34.bb
+++ b/recipes/perl/libxml-parser-perl_2.34.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "XML::Parser - A perl module for parsing XML documents"
SECTION = "libs"
LICENSE = "Artistic"
DEPENDS += "expat expat-native"
-PR = "r12"
+PR = "r13"
SRC_URI = "http://www.cpan.org/modules/by-module/XML/XML-Parser-${PV}.tar.gz"
diff --git a/recipes/perl/libxml-parser-perl_2.36.bb b/recipes/perl/libxml-parser-perl_2.36.bb
index 7431ef7a7c..63938992ff 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"
DEPENDS += "expat expat-native"
-PR= "r1"
+PR= "r2"
SRC_URI = "http://www.cpan.org/modules/by-module/XML/XML-Parser-${PV}.tar.gz"