diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2009-11-11 22:00:03 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2009-11-11 22:00:03 +0000 |
commit | f0472370387a85f19b6d69a0aa4420621082998a (patch) | |
tree | 44cc3ab6746dfecbe8a86b8db27f0adfed05f8ee /recipes/perl/perl-native_5.8.7.bb | |
parent | 8764c29e88079486f96ab5232565e6aeb26c9189 (diff) |
perl: Bump the remaining PRs so the last changes take effect
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'recipes/perl/perl-native_5.8.7.bb')
-rw-r--r-- | recipes/perl/perl-native_5.8.7.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/perl/perl-native_5.8.7.bb b/recipes/perl/perl-native_5.8.7.bb index ebb10e5580..d8ccd0c33d 100644 --- a/recipes/perl/perl-native_5.8.7.bb +++ b/recipes/perl/perl-native_5.8.7.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Perl is a popular scripting language." HOMEPAGE = "http://www.perl.org/" LICENSE = "Artistic|GPL" -PR = "r5" +PR = "r6" SECTION = "libs" inherit native |