aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl/libyaml-perl_0.62.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/perl/libyaml-perl_0.62.bb')
-rw-r--r--recipes/perl/libyaml-perl_0.62.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/perl/libyaml-perl_0.62.bb b/recipes/perl/libyaml-perl_0.62.bb
index c98c797154..e52fb6b0b9 100644
--- a/recipes/perl/libyaml-perl_0.62.bb
+++ b/recipes/perl/libyaml-perl_0.62.bb
@@ -4,7 +4,7 @@ LICENSE = "Artistic|GPL"
DEPENDS = "libdigest-sha1-perl-native liberror-perl-native \
libipc-sharelite-perl-native"
RDEPENDS_${PN} = "libdigest-sha1-perl liberror-perl libipc-sharelite-perl"
-PR = "r5"
+PR = "r6"
SRC_URI = "http://search.cpan.org/CPAN/authors/id/I/IN/INGY/YAML-${PV}.tar.gz"