summaryrefslogtreecommitdiffstats
path: root/package/perl-uri
diff options
context:
space:
mode:
authorFrancois Perrad <fperrad@gmail.com>2019-01-26 09:04:41 +0100
committerPeter Korsgaard <peter@korsgaard.com>2019-01-27 11:23:16 +0100
commitdf9b13e674dc0ce0616db8f678875e9910813753 (patch)
tree7abad3ba02f3548131e0d4dbd443ab0f034c68b1 /package/perl-uri
parenteaf2e397f177065643f41952d50d9831b8a831a4 (diff)
downloadbuildroot-df9b13e674dc0ce0616db8f678875e9910813753.tar.gz
buildroot-df9b13e674dc0ce0616db8f678875e9910813753.zip
perl-uri: bump to version 1.76
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.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/package/perl-uri/perl-uri.hash b/package/perl-uri/perl-uri.hash
index 4ef17ece64..02287a0645 100644
--- a/package/perl-uri/perl-uri.hash
+++ b/package/perl-uri/perl-uri.hash
@@ -1,6 +1,6 @@
# retrieved by scancpan from http://cpan.metacpan.org/
-md5 892f7183b178af40f205ba37128225db URI-1.74.tar.gz
-sha256 a9c254f45f89cb1dd946b689dfe433095404532a4543bdaab0b71ce0fdcdd53d URI-1.74.tar.gz
+md5 c236e0142adecc1b1104da664bc43a79 URI-1.76.tar.gz
+sha256 b2c98e1d50d6f572483ee538a6f4ccc8d9185f91f0073fd8af7390898254413e URI-1.76.tar.gz
# computed by scancpan
sha256 65cd6f88516a30f56fd4e0080fb78ea69424fc89067470dc994e4abfba08664e LICENSE
diff --git a/package/perl-uri/perl-uri.mk b/package/perl-uri/perl-uri.mk
index 5be4401314..730b390526 100644
--- a/package/perl-uri/perl-uri.mk
+++ b/package/perl-uri/perl-uri.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PERL_URI_VERSION = 1.74
+PERL_URI_VERSION = 1.76
PERL_URI_SOURCE = URI-$(PERL_URI_VERSION).tar.gz
-PERL_URI_SITE = $(BR2_CPAN_MIRROR)/authors/id/E/ET/ETHER
+PERL_URI_SITE = $(BR2_CPAN_MIRROR)/authors/id/O/OA/OALDERS
PERL_URI_LICENSE = Artistic or GPL-1.0+
PERL_URI_LICENSE_FILES = LICENSE
PERL_URI_DISTNAME = URI
OpenPOWER on IntegriCloud