summaryrefslogtreecommitdiff
path: root/packages/perl/libtest-exception-perl_0.22.bb
diff options
context:
space:
mode:
authorJamie Lenehan <lenehan@twibble.org>2007-05-08 01:08:49 +0000
committerJamie Lenehan <lenehan@twibble.org>2007-05-08 01:08:49 +0000
commit83afd0d6983be7ab795e66f49cb8a9e7e0d9faf6 (patch)
tree55f4634c34183c46cb93ab996fb8a6570aaeb33c /packages/perl/libtest-exception-perl_0.22.bb
parent8cab11d75ce64da1ba3ed5bafb976c9a304b9c1e (diff)
perl modules: Bump PR since the directories they install into have changed
with the new version of perl.
Diffstat (limited to 'packages/perl/libtest-exception-perl_0.22.bb')
-rw-r--r--packages/perl/libtest-exception-perl_0.22.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/perl/libtest-exception-perl_0.22.bb b/packages/perl/libtest-exception-perl_0.22.bb
index 10298d689c..b095ea3e4a 100644
--- a/packages/perl/libtest-exception-perl_0.22.bb
+++ b/packages/perl/libtest-exception-perl_0.22.bb
@@ -5,7 +5,7 @@ DEPENDS += "libsub-uplevel-perl-native"
RDEPENDS += "perl-module-base perl-module-carp perl-module-strict \
libsub-uplevel-perl perl-module-test-builder \
perl-module-warnings"
-PR = "r1"
+PR = "r2"
SRC_URI = "http://search.cpan.org/CPAN/authors/id/A/AD/ADIE/Test-Exception-${PV}.tar.gz"