summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-01-02 18:07:32 +0100
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-01-02 18:07:32 +0100
commit624e76067d3f349a84d4fe68d18dcc5d67493719 (patch)
treeb124ef0e1776d56995d1a9c385fe3c33ce19653d
parent0c7a5327eba1b3379f47e4b36feb82685088858c (diff)
liburi-perl: moved to 1.52
-rw-r--r--conf/checksums.ini4
-rw-r--r--recipes/perl/liburi-perl_1.52.bb (renamed from recipes/perl/liburi-perl_1.35.bb)2
2 files changed, 5 insertions, 1 deletions
diff --git a/conf/checksums.ini b/conf/checksums.ini
index 774f9ff7e6..85d9f6fddc 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -1370,6 +1370,10 @@ sha256=e0602bb05e31f6100b6f9ab35cfa93ab9f7a1c50a351a0ddfcd236a923bddfb0
md5=1a933b1114c41a25587ee59ba8376f7c
sha256=1684cb64a6bd24e019532ae2e5d4a962d43d9215623e9d4dc77536f118fbf31b
+[http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/URI-1.52.tar.gz]
+md5=d6ba96cc3e650af6537675e016e83d3e
+sha256=3d325b52c9d1e7aa2fbf67131f1f5ee39964cbe54e864bcfb9808af274a9eb4a
+
[http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/Unicode-String-2.09.tar.gz]
md5=553e68e603723bf7c631f8701ab0d678
sha256=c817bedb954ea2d488bade56059028b99e0198f6826482e2f68fd6d78653faad
diff --git a/recipes/perl/liburi-perl_1.35.bb b/recipes/perl/liburi-perl_1.52.bb
index 7b88ce8ba1..e0674c670a 100644
--- a/recipes/perl/liburi-perl_1.35.bb
+++ b/recipes/perl/liburi-perl_1.52.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Manipulates and accesses URI strings"
SECTION = "libs"
LICENSE = "Artistic|GPL"
#RDEPENDS += " libmime-base64-perl libnet-perl"
-PR = "r3"
+PR = "r0"
SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/URI-${PV}.tar.gz"