summaryrefslogtreecommitdiff
path: root/packages/perl/libsub-uplevel-perl_0.13.bb
diff options
context:
space:
mode:
authorJamie Lenehan <lenehan@twibble.org>2007-05-30 07:01:46 +0000
committerJamie Lenehan <lenehan@twibble.org>2007-05-30 07:01:46 +0000
commit1e8d1070cb56fbddd5fdae1ff5b94de635b6da23 (patch)
treea0e95fbddb419f84b4d817c8b246cdfcae8473aa /packages/perl/libsub-uplevel-perl_0.13.bb
parent290ca8b6c88511606acfff39a20e414c58a0a724 (diff)
perl 5.8.8: Bump PR on modules to force the -native versions to be rebuilt
to take into account the new staging location of perl. This will also force a rebuild of libxml-parser-perl which should now work.
Diffstat (limited to 'packages/perl/libsub-uplevel-perl_0.13.bb')
-rw-r--r--packages/perl/libsub-uplevel-perl_0.13.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/perl/libsub-uplevel-perl_0.13.bb b/packages/perl/libsub-uplevel-perl_0.13.bb
index 38d3fcd593..032d924856 100644
--- a/packages/perl/libsub-uplevel-perl_0.13.bb
+++ b/packages/perl/libsub-uplevel-perl_0.13.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Sub::Uplevel - apparently run a function in a higher stack frame"
SECTION = "libs"
LICENSE = "Artistic|GPL"
RDEPENDS += "perl-module-exporter perl-module-strict perl-module-vars"
-PR = "r2"
+PR = "r3"
SRC_URI = "http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/Sub-Uplevel-${PV}.tar.gz"