diff options
author | Jamie Lenehan <lenehan@twibble.org> | 2007-05-08 01:08:49 +0000 |
---|---|---|
committer | Jamie Lenehan <lenehan@twibble.org> | 2007-05-08 01:08:49 +0000 |
commit | 83afd0d6983be7ab795e66f49cb8a9e7e0d9faf6 (patch) | |
tree | 55f4634c34183c46cb93ab996fb8a6570aaeb33c /packages/perl/libyaml-perl_0.62.bb | |
parent | 8cab11d75ce64da1ba3ed5bafb976c9a304b9c1e (diff) |
perl modules: Bump PR since the directories they install into have changed
with the new version of perl.
Diffstat (limited to 'packages/perl/libyaml-perl_0.62.bb')
-rw-r--r-- | packages/perl/libyaml-perl_0.62.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/perl/libyaml-perl_0.62.bb b/packages/perl/libyaml-perl_0.62.bb index ab4d58e841..f8b75b10b7 100644 --- a/packages/perl/libyaml-perl_0.62.bb +++ b/packages/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 = "libdigest-sha1-perl liberror-perl libipc-sharelite-perl" -PR = "r2" +PR = "r3" SRC_URI = "http://search.cpan.org/CPAN/authors/id/I/IN/INGY/YAML-${PV}.tar.gz" |