summaryrefslogtreecommitdiff
path: root/package/perl-uri
diff options
context:
space:
mode:
authorFrancois Perrad <fperrad@gmail.com>2015-10-24 18:26:57 +0200
committerPeter Korsgaard <peter@korsgaard.com>2015-10-25 22:00:32 +0100
commitba6b7e78b2cfeabcc72f41822a2dcd850e00d88f (patch)
tree8bc6312891c27728fa4ef3894a27e1bf576d7c24 /package/perl-uri
parentcf3cc075a2225650c00c8ce2602143db0b42bf82 (diff)
perl-uri: bump to version 1.69
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/perl-uri')
-rw-r--r--package/perl-uri/perl-uri.hash4
-rw-r--r--package/perl-uri/perl-uri.mk2
2 files changed, 3 insertions, 3 deletions
diff --git a/package/perl-uri/perl-uri.hash b/package/perl-uri/perl-uri.hash
index ea8de44cc..c97555a73 100644
--- a/package/perl-uri/perl-uri.hash
+++ b/package/perl-uri/perl-uri.hash
@@ -1,3 +1,3 @@
# retrieved by scancpan from http://cpan.metacpan.org/
-md5 4a954ab8d79f831616ca817ba4b26cb9 URI-1.68.tar.gz
-sha256 c840d30f7657bfd4b2acbb311bd764232911cd3dc97e92415fbd0a242185c358 URI-1.68.tar.gz
+md5 3c56aee0300bce5a440ccbd558277ea0 URI-1.69.tar.gz
+sha256 b74b16ea626b6f8061821bb350674c638a98be1fc766eadb24fec6635998b42d URI-1.69.tar.gz
diff --git a/package/perl-uri/perl-uri.mk b/package/perl-uri/perl-uri.mk
index c51bb97a3..c80b58230 100644
--- a/package/perl-uri/perl-uri.mk
+++ b/package/perl-uri/perl-uri.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PERL_URI_VERSION = 1.68
+PERL_URI_VERSION = 1.69
PERL_URI_SOURCE = URI-$(PERL_URI_VERSION).tar.gz
PERL_URI_SITE = $(BR2_CPAN_MIRROR)/authors/id/E/ET/ETHER
PERL_URI_LICENSE = Artistic or GPLv1+