diff options
author | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2009-11-07 10:37:30 +0100 |
---|---|---|
committer | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2009-11-07 10:37:30 +0100 |
commit | 6e04e09b03bd934cbbe62079732318d1713164a5 (patch) | |
tree | fefc18f88468ccb4f0cf022f3d8b187275aabcaa /recipes | |
parent | beefcac34c418226dbc9743da3c788a42f899115 (diff) |
libxml-twig-perl: forgot to bump PR, here it is
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/perl/libxml-twig-perl_3.33.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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" |