aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Bénard <eric@eukrea.com>2010-09-21 09:57:23 +0200
committerEric Bénard <eric@eukrea.com>2010-09-24 15:14:49 +0200
commit2c8a897ee75ef2c46d092afafe100594b4c1b79b (patch)
treed1d19781b55812246591b6e2926ae2e2ead7d342
parent2abf3e05017199e4350ec2816173d1ca0e6fe135 (diff)
downloadopenembedded-2c8a897ee75ef2c46d092afafe100594b4c1b79b.tar.gz
liburi-perl: update to 1.5.5
Signed-off-by: Eric Bénard <eric@eukrea.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
-rw-r--r--recipes/perl/liburi-perl_1.55.bb (renamed from recipes/perl/liburi-perl_1.52.bb)8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes/perl/liburi-perl_1.52.bb b/recipes/perl/liburi-perl_1.55.bb
index d9cf315f4e..1f602e235e 100644
--- a/recipes/perl/liburi-perl_1.52.bb
+++ b/recipes/perl/liburi-perl_1.55.bb
@@ -1,8 +1,8 @@
DESCRIPTION = "Manipulates and accesses URI strings"
SECTION = "libs"
LICENSE = "Artistic|GPL"
-#RDEPENDS_${PN} += " libmime-base64-perl libnet-perl"
-PR = "r3"
+RDEPENDS_${PN} += " perl-module-extutils-makemaker perl-module-mime-base64"
+PR = "r4"
SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/URI-${PV}.tar.gz"
@@ -14,5 +14,5 @@ BBCLASSEXTEND="native"
PACKAGE_ARCH = "all"
-SRC_URI[md5sum] = "d6ba96cc3e650af6537675e016e83d3e"
-SRC_URI[sha256sum] = "3d325b52c9d1e7aa2fbf67131f1f5ee39964cbe54e864bcfb9808af274a9eb4a"
+SRC_URI[md5sum] = "e66a2ab45da92a2c5f67a495c88999f5"
+SRC_URI[sha256sum] = "34ece72deedebfe7d52da90990e49d79e7c62319837def69ed943316bfb74291"