From: Frans Meulenbroeks Date: Sat, 7 Nov 2009 09:37:30 +0000 (+0100) Subject: libxml-twig-perl: forgot to bump PR, here it is X-Git-Tag: Release-2010-05/1~1743 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e04e09b03bd934cbbe62079732318d1713164a5;p=openembedded.git libxml-twig-perl: forgot to bump PR, here it is --- diff --git a/recipes/perl/libxml-twig-perl_3.33.bb b/recipes/perl/libxml-twig-perl_3.33.bb index 76b3fa7758..65d69d251a 100644 --- a/recipes/perl/libxml-twig-perl_3.33.bb +++ b/recipes/perl/libxml-twig-perl_3.33.bb @@ -2,7 +2,7 @@ SECTION = "libs" LICENSE = "Artistic|GPL" HOMEPAGE = "http://www.xmltwig.com/" DEPENDS += "libxml-parser-perl" -PR = "r0" +PR = "r1" SRC_URI = "http://xmltwig.com/xmltwig/XML-Twig-${PV}.tar.gz"