diff options
Diffstat (limited to 'recipes/perl/libparams-util-perl_0.20.bb')
-rw-r--r-- | recipes/perl/libparams-util-perl_0.20.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/perl/libparams-util-perl_0.20.bb b/recipes/perl/libparams-util-perl_0.20.bb index 7ad689b6c2..59a6af01c1 100644 --- a/recipes/perl/libparams-util-perl_0.20.bb +++ b/recipes/perl/libparams-util-perl_0.20.bb @@ -3,7 +3,7 @@ SECTION = "libs" LICENSE = "Artistic|GPL" RDEPENDS_${PN} += "perl-module-exporter perl-module-overload \ perl-module-scalar-util perl-module-strict perl-module-vars" -PR = "r4" +PR = "r5" SRC_URI = "http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/Params-Util-${PV}.tar.gz" |