All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 01/10] package/perl-http-cookies: bump to version 6.10
@ 2021-01-22 18:30 Francois Perrad
  2021-01-22 18:30 ` [Buildroot] [PATCH 02/10] package/perl-http-message: bump to version 6.27 Francois Perrad
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Francois Perrad @ 2021-01-22 18:30 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/perl-http-cookies/perl-http-cookies.hash | 4 ++--
 package/perl-http-cookies/perl-http-cookies.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/perl-http-cookies/perl-http-cookies.hash b/package/perl-http-cookies/perl-http-cookies.hash
index 0e812c619..15d9e7a86 100644
--- a/package/perl-http-cookies/perl-http-cookies.hash
+++ b/package/perl-http-cookies/perl-http-cookies.hash
@@ -1,6 +1,6 @@
 # retrieved by scancpan from http://cpan.metacpan.org/
-md5  ac30af9aa9715f1d64826a7e99721613  HTTP-Cookies-6.09.tar.gz
-sha256  903f017afaa5b78599cc90efc14ecccc8cc2ebfb636eb8c02f8f16ba861d1fe0  HTTP-Cookies-6.09.tar.gz
+md5  b4d7804231b1dfd10999d42283e0cf06  HTTP-Cookies-6.10.tar.gz
+sha256  e36f36633c5ce6b5e4b876ffcf74787cc5efe0736dd7f487bdd73c14f0bd7007  HTTP-Cookies-6.10.tar.gz
 
 # computed by scancpan
 sha256  82902ce20c8ed71d7f4e7a6a5b2b26e43a7e2e90c78098fb49aa49e03ac808e0  LICENSE
diff --git a/package/perl-http-cookies/perl-http-cookies.mk b/package/perl-http-cookies/perl-http-cookies.mk
index 1e63779b1..745fd10a7 100644
--- a/package/perl-http-cookies/perl-http-cookies.mk
+++ b/package/perl-http-cookies/perl-http-cookies.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PERL_HTTP_COOKIES_VERSION = 6.09
+PERL_HTTP_COOKIES_VERSION = 6.10
 PERL_HTTP_COOKIES_SOURCE = HTTP-Cookies-$(PERL_HTTP_COOKIES_VERSION).tar.gz
 PERL_HTTP_COOKIES_SITE = $(BR2_CPAN_MIRROR)/authors/id/O/OA/OALDERS
 PERL_HTTP_COOKIES_LICENSE = Artistic or GPL-1.0+
-- 
2.27.0

^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [Buildroot] [PATCH 02/10] package/perl-http-message: bump to version 6.27
  2021-01-22 18:30 [Buildroot] [PATCH 01/10] package/perl-http-cookies: bump to version 6.10 Francois Perrad
@ 2021-01-22 18:30 ` Francois Perrad
  2021-01-22 18:30 ` [Buildroot] [PATCH 03/10] package/perl-libwww-perl: bump to version 6.52 Francois Perrad
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Francois Perrad @ 2021-01-22 18:30 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/perl-http-message/perl-http-message.hash | 4 ++--
 package/perl-http-message/perl-http-message.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/perl-http-message/perl-http-message.hash b/package/perl-http-message/perl-http-message.hash
index 989d7efd0..4e406c9d4 100644
--- a/package/perl-http-message/perl-http-message.hash
+++ b/package/perl-http-message/perl-http-message.hash
@@ -1,6 +1,6 @@
 # retrieved by scancpan from http://cpan.metacpan.org/
-md5  3b4b64fff4885429b997390564521db0  HTTP-Message-6.26.tar.gz
-sha256  6ce6c359de75c3bb86696a390189b485ec93e3ffc55326b6d044fa900f1725e1  HTTP-Message-6.26.tar.gz
+md5  4b4038aef74f63c2b6baca189c6c6602  HTTP-Message-6.27.tar.gz
+sha256  0be0f720fbbbdbae8711f6eec9b2f0d34bd5ed5046fc66b80dc3b42017c1e699  HTTP-Message-6.27.tar.gz
 
 # computed by scancpan
 sha256  1379396dcd2291f17a741d2d6bf14d379f5f2ab91b3c7e7b92c5f82856e2d7ac  LICENSE
diff --git a/package/perl-http-message/perl-http-message.mk b/package/perl-http-message/perl-http-message.mk
index 114fc8000..72b94356b 100644
--- a/package/perl-http-message/perl-http-message.mk
+++ b/package/perl-http-message/perl-http-message.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PERL_HTTP_MESSAGE_VERSION = 6.26
+PERL_HTTP_MESSAGE_VERSION = 6.27
 PERL_HTTP_MESSAGE_SOURCE = HTTP-Message-$(PERL_HTTP_MESSAGE_VERSION).tar.gz
 PERL_HTTP_MESSAGE_SITE = $(BR2_CPAN_MIRROR)/authors/id/O/OA/OALDERS
 PERL_HTTP_MESSAGE_LICENSE = Artistic or GPL-1.0+
-- 
2.27.0

^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [Buildroot] [PATCH 03/10] package/perl-libwww-perl: bump to version 6.52
  2021-01-22 18:30 [Buildroot] [PATCH 01/10] package/perl-http-cookies: bump to version 6.10 Francois Perrad
  2021-01-22 18:30 ` [Buildroot] [PATCH 02/10] package/perl-http-message: bump to version 6.27 Francois Perrad
@ 2021-01-22 18:30 ` Francois Perrad
  2021-01-22 18:30 ` [Buildroot] [PATCH 04/10] package/perl-lwp-protocol-https: bump to version 6.10 Francois Perrad
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Francois Perrad @ 2021-01-22 18:30 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/perl-libwww-perl/perl-libwww-perl.hash | 4 ++--
 package/perl-libwww-perl/perl-libwww-perl.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/perl-libwww-perl/perl-libwww-perl.hash b/package/perl-libwww-perl/perl-libwww-perl.hash
index 58cb2e847..453463798 100644
--- a/package/perl-libwww-perl/perl-libwww-perl.hash
+++ b/package/perl-libwww-perl/perl-libwww-perl.hash
@@ -1,6 +1,6 @@
 # retrieved by scancpan from http://cpan.metacpan.org/
-md5  86601652f46b924a26acecad0fe5c110  libwww-perl-6.49.tar.gz
-sha256  c3e4d0deae254c8b8fdc13e14b7b4b893594c947c43f4b5401e06322c96360a6  libwww-perl-6.49.tar.gz
+md5  7b5959aff7b11509bd87fa1de753f127  libwww-perl-6.52.tar.gz
+sha256  b63f67647b7cfb0bace19ada32e4feb2c2e8e0f4204546c62ce6247fa59d778d  libwww-perl-6.52.tar.gz
 
 # computed by scancpan
 sha256  e84ac5ab84ace59952d2640e0ca4522eb0aaa8c2aa696352d1252aa109ea20bc  LICENSE
diff --git a/package/perl-libwww-perl/perl-libwww-perl.mk b/package/perl-libwww-perl/perl-libwww-perl.mk
index d749b1b60..d121dea91 100644
--- a/package/perl-libwww-perl/perl-libwww-perl.mk
+++ b/package/perl-libwww-perl/perl-libwww-perl.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PERL_LIBWWW_PERL_VERSION = 6.49
+PERL_LIBWWW_PERL_VERSION = 6.52
 PERL_LIBWWW_PERL_SOURCE = libwww-perl-$(PERL_LIBWWW_PERL_VERSION).tar.gz
 PERL_LIBWWW_PERL_SITE = $(BR2_CPAN_MIRROR)/authors/id/O/OA/OALDERS
 PERL_LIBWWW_PERL_LICENSE = Artistic or GPL-1.0+
-- 
2.27.0

^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [Buildroot] [PATCH 04/10] package/perl-lwp-protocol-https: bump to version 6.10
  2021-01-22 18:30 [Buildroot] [PATCH 01/10] package/perl-http-cookies: bump to version 6.10 Francois Perrad
  2021-01-22 18:30 ` [Buildroot] [PATCH 02/10] package/perl-http-message: bump to version 6.27 Francois Perrad
  2021-01-22 18:30 ` [Buildroot] [PATCH 03/10] package/perl-libwww-perl: bump to version 6.52 Francois Perrad
@ 2021-01-22 18:30 ` Francois Perrad
  2021-01-22 18:30 ` [Buildroot] [PATCH 05/10] package/perl-net-http: bump to version 6.20 Francois Perrad
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Francois Perrad @ 2021-01-22 18:30 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/perl-lwp-protocol-https/Config.in                    | 2 +-
 package/perl-lwp-protocol-https/perl-lwp-protocol-https.hash | 4 ++--
 package/perl-lwp-protocol-https/perl-lwp-protocol-https.mk   | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/perl-lwp-protocol-https/Config.in b/package/perl-lwp-protocol-https/Config.in
index c4a7b306b..9793b6f5d 100644
--- a/package/perl-lwp-protocol-https/Config.in
+++ b/package/perl-lwp-protocol-https/Config.in
@@ -8,7 +8,7 @@ config BR2_PACKAGE_PERL_LWP_PROTOCOL_HTTPS
 	help
 	  Provide https support for LWP::UserAgent.
 
-	  https://metacpan.org/release/LWP-Protocol-https
+	  https://github.com/libwww-perl/LWP-Protocol-https
 
 comment "perl-lwp-protocol-https needs a toolchain w/ dynamic library"
 	depends on BR2_STATIC_LIBS
diff --git a/package/perl-lwp-protocol-https/perl-lwp-protocol-https.hash b/package/perl-lwp-protocol-https/perl-lwp-protocol-https.hash
index 680e24f60..a3c011fe8 100644
--- a/package/perl-lwp-protocol-https/perl-lwp-protocol-https.hash
+++ b/package/perl-lwp-protocol-https/perl-lwp-protocol-https.hash
@@ -1,6 +1,6 @@
 # retrieved by scancpan from http://cpan.metacpan.org/
-md5  6d497ec74f3cf88ad41898fcb8b01145  LWP-Protocol-https-6.09.tar.gz
-sha256  16cfe1a511690b066db5667c8714802ee2b9c5d28a31a3e7bd36fbc70a3af592  LWP-Protocol-https-6.09.tar.gz
+md5  cf64e4bc57a9266ac4343cdf0808c5c8  LWP-Protocol-https-6.10.tar.gz
+sha256  cecfc31fe2d4fc854cac47fce13d3a502e8fdfe60c5bc1c09535743185f2a86c  LWP-Protocol-https-6.10.tar.gz
 
 # computed by scancpan
 sha256  294e73f9bd40ea600e9478cd57489a7da72558a83c6a66f37a82e4e0d5a706d9  LICENSE
diff --git a/package/perl-lwp-protocol-https/perl-lwp-protocol-https.mk b/package/perl-lwp-protocol-https/perl-lwp-protocol-https.mk
index 0c36e7aea..0663820b2 100644
--- a/package/perl-lwp-protocol-https/perl-lwp-protocol-https.mk
+++ b/package/perl-lwp-protocol-https/perl-lwp-protocol-https.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PERL_LWP_PROTOCOL_HTTPS_VERSION = 6.09
+PERL_LWP_PROTOCOL_HTTPS_VERSION = 6.10
 PERL_LWP_PROTOCOL_HTTPS_SOURCE = LWP-Protocol-https-$(PERL_LWP_PROTOCOL_HTTPS_VERSION).tar.gz
 PERL_LWP_PROTOCOL_HTTPS_SITE = $(BR2_CPAN_MIRROR)/authors/id/O/OA/OALDERS
 PERL_LWP_PROTOCOL_HTTPS_LICENSE = Artistic or GPL-1.0+
-- 
2.27.0

^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [Buildroot] [PATCH 05/10] package/perl-net-http: bump to version 6.20
  2021-01-22 18:30 [Buildroot] [PATCH 01/10] package/perl-http-cookies: bump to version 6.10 Francois Perrad
                   ` (2 preceding siblings ...)
  2021-01-22 18:30 ` [Buildroot] [PATCH 04/10] package/perl-lwp-protocol-https: bump to version 6.10 Francois Perrad
@ 2021-01-22 18:30 ` Francois Perrad
  2021-01-22 18:30 ` [Buildroot] [PATCH 06/10] package/perl-params-util: bump to version 1.102 Francois Perrad
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Francois Perrad @ 2021-01-22 18:30 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/perl-net-http/perl-net-http.hash | 6 +++---
 package/perl-net-http/perl-net-http.mk   | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/perl-net-http/perl-net-http.hash b/package/perl-net-http/perl-net-http.hash
index 5c93ad117..42ae6bd97 100644
--- a/package/perl-net-http/perl-net-http.hash
+++ b/package/perl-net-http/perl-net-http.hash
@@ -1,6 +1,6 @@
 # retrieved by scancpan from http://cpan.metacpan.org/
-md5    6cbebcc76099ce822f0aa7764af11f73 Net-HTTP-6.19.tar.gz
-sha256 52b76ec13959522cae64d965f15da3d99dcb445eddd85d2ce4e4f4df385b2fc4 Net-HTTP-6.19.tar.gz
+md5  00f825fb848d50202aeec074c3608453  Net-HTTP-6.20.tar.gz
+sha256  92527b2a24512961b8e3637c6216a057751e39b6fa751422ed181ff599779f1e  Net-HTTP-6.20.tar.gz
 
 # computed by scancpan
-sha256 49fbcc80e17295888b909176a0029f275a8c17b6cbfaf8867fe571ebe9a9ca79 LICENSE
+sha256  49fbcc80e17295888b909176a0029f275a8c17b6cbfaf8867fe571ebe9a9ca79  LICENSE
diff --git a/package/perl-net-http/perl-net-http.mk b/package/perl-net-http/perl-net-http.mk
index c7d0e3d0a..f8da63100 100644
--- a/package/perl-net-http/perl-net-http.mk
+++ b/package/perl-net-http/perl-net-http.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PERL_NET_HTTP_VERSION = 6.19
+PERL_NET_HTTP_VERSION = 6.20
 PERL_NET_HTTP_SOURCE = Net-HTTP-$(PERL_NET_HTTP_VERSION).tar.gz
 PERL_NET_HTTP_SITE = $(BR2_CPAN_MIRROR)/authors/id/O/OA/OALDERS
 PERL_NET_HTTP_LICENSE = Artistic or GPL-1.0+
-- 
2.27.0

^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [Buildroot] [PATCH 06/10] package/perl-params-util: bump to version 1.102
  2021-01-22 18:30 [Buildroot] [PATCH 01/10] package/perl-http-cookies: bump to version 6.10 Francois Perrad
                   ` (3 preceding siblings ...)
  2021-01-22 18:30 ` [Buildroot] [PATCH 05/10] package/perl-net-http: bump to version 6.20 Francois Perrad
@ 2021-01-22 18:30 ` Francois Perrad
  2021-01-22 18:30 ` [Buildroot] [PATCH 07/10] package/perl-role-tiny: bump to version 2.002003 Francois Perrad
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Francois Perrad @ 2021-01-22 18:30 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/perl-params-util/perl-params-util.hash | 4 ++--
 package/perl-params-util/perl-params-util.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/perl-params-util/perl-params-util.hash b/package/perl-params-util/perl-params-util.hash
index d43b8baff..b0461372b 100644
--- a/package/perl-params-util/perl-params-util.hash
+++ b/package/perl-params-util/perl-params-util.hash
@@ -1,6 +1,6 @@
 # retrieved by scancpan from http://cpan.metacpan.org/
-md5  eaf000a27bbd21abfd55f83473ab79fd  Params-Util-1.101.tar.gz
-sha256  97f391bc092b9c911e4536d103afd48058eb1f8a53d729af7adb65430eb338b7  Params-Util-1.101.tar.gz
+md5  f1aa70ba570f03f14cd394096b9c6883  Params-Util-1.102.tar.gz
+sha256  499bb1b482db24fda277a51525596ad092c2bd51dd508fa8fec2e9f849097402  Params-Util-1.102.tar.gz
 
 # computed by scancpan
 sha256  08c2ed7589aff3b2076b48b792078d3479c2295559ee7bc4615e93abe0473939  ARTISTIC-1.0
diff --git a/package/perl-params-util/perl-params-util.mk b/package/perl-params-util/perl-params-util.mk
index 1a48a46fe..8c2a960c4 100644
--- a/package/perl-params-util/perl-params-util.mk
+++ b/package/perl-params-util/perl-params-util.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PERL_PARAMS_UTIL_VERSION = 1.101
+PERL_PARAMS_UTIL_VERSION = 1.102
 PERL_PARAMS_UTIL_SOURCE = Params-Util-$(PERL_PARAMS_UTIL_VERSION).tar.gz
 PERL_PARAMS_UTIL_SITE = $(BR2_CPAN_MIRROR)/authors/id/R/RE/REHSACK
 PERL_PARAMS_UTIL_LICENSE = Artistic or GPL-1.0+
-- 
2.27.0

^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [Buildroot] [PATCH 07/10] package/perl-role-tiny: bump to version 2.002003
  2021-01-22 18:30 [Buildroot] [PATCH 01/10] package/perl-http-cookies: bump to version 6.10 Francois Perrad
                   ` (4 preceding siblings ...)
  2021-01-22 18:30 ` [Buildroot] [PATCH 06/10] package/perl-params-util: bump to version 1.102 Francois Perrad
@ 2021-01-22 18:30 ` Francois Perrad
  2021-01-22 18:30 ` [Buildroot] [PATCH 08/10] package/perl-type-tiny: bump to version 1.012001 Francois Perrad
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Francois Perrad @ 2021-01-22 18:30 UTC (permalink / raw)
  To: buildroot

diff LICENSE:
-This software is Copyright (c) 2019 by mst - Matt S. Trout (cpan:MSTROUT) <mst@shadowcat.co.uk>.
+This software is Copyright (c) 2021 by mst - Matt S. Trout (cpan:MSTROUT) <mst@shadowcat.co.uk>.

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/perl-role-tiny/perl-role-tiny.hash | 6 +++---
 package/perl-role-tiny/perl-role-tiny.mk   | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/perl-role-tiny/perl-role-tiny.hash b/package/perl-role-tiny/perl-role-tiny.hash
index c05873e65..9de786800 100644
--- a/package/perl-role-tiny/perl-role-tiny.hash
+++ b/package/perl-role-tiny/perl-role-tiny.hash
@@ -1,6 +1,6 @@
 # retrieved by scancpan from http://cpan.metacpan.org/
-md5    98446826608b1e943e65c1f6e35942fe Role-Tiny-2.001004.tar.gz
-sha256 92ba5712850a74102c93c942eb6e7f62f7a4f8f483734ed289d08b324c281687 Role-Tiny-2.001004.tar.gz
+md5  065e459cdc3c6e163c6e8359baf69f45  Role-Tiny-2.002003.tar.gz
+sha256  6981e5f2d0beded157840199d678da462b22a9a3753333cab322ab6efb0fbb89  Role-Tiny-2.002003.tar.gz
 
 # computed by scancpan
-sha256 88f4a8719c584d756dcfeebc7f35643066354188bfb57c672fbafcd44e044e9c LICENSE
+sha256  a8a1595c2347f7d10e896809d4f3dea85ccc10ac5644b8073111233cd120b14a  LICENSE
diff --git a/package/perl-role-tiny/perl-role-tiny.mk b/package/perl-role-tiny/perl-role-tiny.mk
index 0e1974fa1..5a6477f94 100644
--- a/package/perl-role-tiny/perl-role-tiny.mk
+++ b/package/perl-role-tiny/perl-role-tiny.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PERL_ROLE_TINY_VERSION = 2.001004
+PERL_ROLE_TINY_VERSION = 2.002003
 PERL_ROLE_TINY_SOURCE = Role-Tiny-$(PERL_ROLE_TINY_VERSION).tar.gz
 PERL_ROLE_TINY_SITE = $(BR2_CPAN_MIRROR)/authors/id/H/HA/HAARG
 PERL_ROLE_TINY_LICENSE = Artistic or GPL-1.0+
-- 
2.27.0

^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [Buildroot] [PATCH 08/10] package/perl-type-tiny: bump to version 1.012001
  2021-01-22 18:30 [Buildroot] [PATCH 01/10] package/perl-http-cookies: bump to version 6.10 Francois Perrad
                   ` (5 preceding siblings ...)
  2021-01-22 18:30 ` [Buildroot] [PATCH 07/10] package/perl-role-tiny: bump to version 2.002003 Francois Perrad
@ 2021-01-22 18:30 ` Francois Perrad
  2021-01-22 18:30 ` [Buildroot] [PATCH 09/10] package/perl-uri: bump to version 5.06 Francois Perrad
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Francois Perrad @ 2021-01-22 18:30 UTC (permalink / raw)
  To: buildroot

diff LICENSE:
-This software is copyright (c) 2020 by Toby Inkster.
+This software is copyright (c) 2021 by Toby Inkster.

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/perl-type-tiny/Config.in           | 2 +-
 package/perl-type-tiny/perl-type-tiny.hash | 6 +++---
 package/perl-type-tiny/perl-type-tiny.mk   | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package/perl-type-tiny/Config.in b/package/perl-type-tiny/Config.in
index 96e5ea135..5ee3db6f9 100644
--- a/package/perl-type-tiny/Config.in
+++ b/package/perl-type-tiny/Config.in
@@ -4,4 +4,4 @@ config BR2_PACKAGE_PERL_TYPE_TINY
 	help
 	  tiny, yet Moo(se)-compatible type constraint.
 
-	  http://typetiny.toby.ink/
+	  https://typetiny.toby.ink/
diff --git a/package/perl-type-tiny/perl-type-tiny.hash b/package/perl-type-tiny/perl-type-tiny.hash
index 0c14b7d0c..2e2726e38 100644
--- a/package/perl-type-tiny/perl-type-tiny.hash
+++ b/package/perl-type-tiny/perl-type-tiny.hash
@@ -1,6 +1,6 @@
 # retrieved by scancpan from http://cpan.metacpan.org/
-md5  6b7976fe3a6687a3ffdd5ab2b3b11931  Type-Tiny-1.012000.tar.gz
-sha256  d3db1220161c2aea6b0b8a2225c4fef526e8dbbe56b4bffe9daabc03e2efea90  Type-Tiny-1.012000.tar.gz
+md5  7feab0f3f99810290a3fdea8dbf24d7b  Type-Tiny-1.012001.tar.gz
+sha256  f907e5ad880fcc42fddb7e0de53c59429282abcbb3afb1a8651bf5ec6c42954d  Type-Tiny-1.012001.tar.gz
 
 # computed by scancpan
-sha256  1fb7395e76eabf94c421912d7d0a4f7fa745d49e1acb76b222c21d605b66bd25  LICENSE
+sha256  34427749499bd6d6e5d206089bc03d76c647a1350f8b5f95ea628d2b6ff56e4c  LICENSE
diff --git a/package/perl-type-tiny/perl-type-tiny.mk b/package/perl-type-tiny/perl-type-tiny.mk
index dbaeebd8b..2a475e53d 100644
--- a/package/perl-type-tiny/perl-type-tiny.mk
+++ b/package/perl-type-tiny/perl-type-tiny.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PERL_TYPE_TINY_VERSION = 1.012000
+PERL_TYPE_TINY_VERSION = 1.012001
 PERL_TYPE_TINY_SOURCE = Type-Tiny-$(PERL_TYPE_TINY_VERSION).tar.gz
 PERL_TYPE_TINY_SITE = $(BR2_CPAN_MIRROR)/authors/id/T/TO/TOBYINK
 PERL_TYPE_TINY_LICENSE = Artistic or GPL-1.0+
-- 
2.27.0

^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [Buildroot] [PATCH 09/10] package/perl-uri: bump to version 5.06
  2021-01-22 18:30 [Buildroot] [PATCH 01/10] package/perl-http-cookies: bump to version 6.10 Francois Perrad
                   ` (6 preceding siblings ...)
  2021-01-22 18:30 ` [Buildroot] [PATCH 08/10] package/perl-type-tiny: bump to version 1.012001 Francois Perrad
@ 2021-01-22 18:30 ` Francois Perrad
  2021-01-22 18:30 ` [Buildroot] [PATCH 10/10] package/perl-mojolicious: bump to version 8.71 Francois Perrad
  2021-01-23 20:27 ` [Buildroot] [PATCH 01/10] package/perl-http-cookies: bump to version 6.10 Thomas Petazzoni
  9 siblings, 0 replies; 11+ messages in thread
From: Francois Perrad @ 2021-01-22 18:30 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/perl-uri/perl-uri.hash | 4 ++--
 package/perl-uri/perl-uri.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/perl-uri/perl-uri.hash b/package/perl-uri/perl-uri.hash
index 39f2f4765..c6cb7971f 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  978454ba823a6908bad1c3c1804945d3  URI-5.05.tar.gz
-sha256  a5c113d2d02706d9fbdca6a86f290c5b05b2f86836d4e7fe1447f063261b79ec  URI-5.05.tar.gz
+md5  3dd176c522e9d39d88bcf1221fcd7ab2  URI-5.06.tar.gz
+sha256  68555c576763769be43340459b9db7e159378edcd7db6d7518e16efdabdeb0c1  URI-5.06.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 1a4886590..6eccb1b9b 100644
--- a/package/perl-uri/perl-uri.mk
+++ b/package/perl-uri/perl-uri.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PERL_URI_VERSION = 5.05
+PERL_URI_VERSION = 5.06
 PERL_URI_SOURCE = URI-$(PERL_URI_VERSION).tar.gz
 PERL_URI_SITE = $(BR2_CPAN_MIRROR)/authors/id/O/OA/OALDERS
 PERL_URI_LICENSE = Artistic or GPL-1.0+
-- 
2.27.0

^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [Buildroot] [PATCH 10/10] package/perl-mojolicious: bump to version 8.71
  2021-01-22 18:30 [Buildroot] [PATCH 01/10] package/perl-http-cookies: bump to version 6.10 Francois Perrad
                   ` (7 preceding siblings ...)
  2021-01-22 18:30 ` [Buildroot] [PATCH 09/10] package/perl-uri: bump to version 5.06 Francois Perrad
@ 2021-01-22 18:30 ` Francois Perrad
  2021-01-23 20:27 ` [Buildroot] [PATCH 01/10] package/perl-http-cookies: bump to version 6.10 Thomas Petazzoni
  9 siblings, 0 replies; 11+ messages in thread
From: Francois Perrad @ 2021-01-22 18:30 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/perl-mojolicious/perl-mojolicious.hash | 4 ++--
 package/perl-mojolicious/perl-mojolicious.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/perl-mojolicious/perl-mojolicious.hash b/package/perl-mojolicious/perl-mojolicious.hash
index 65a3b641a..a94c57abc 100644
--- a/package/perl-mojolicious/perl-mojolicious.hash
+++ b/package/perl-mojolicious/perl-mojolicious.hash
@@ -1,6 +1,6 @@
 # retrieved by scancpan from http://cpan.metacpan.org/
-md5  7033bd9404776d92b48c0f86b81a0983  Mojolicious-8.63.tar.gz
-sha256  c62cc22d8a43982f6f81d47da6875f77ba6fbaa56760251857be4d13390085db  Mojolicious-8.63.tar.gz
+md5  f93e56c64cad7002bd7bc1f8091ed05b  Mojolicious-8.71.tar.gz
+sha256  155bfdcd1d49f4f10be71ec8eeb93de1873b9ab810f3d6d521d3ec10f0ef6e0d  Mojolicious-8.71.tar.gz
 
 # computed by scancpan
 sha256  19e2e0f2079ea1ce1576eb4ecc0575b33fe45b2b8e71f4aa589d6bedd1da4e0a  LICENSE
diff --git a/package/perl-mojolicious/perl-mojolicious.mk b/package/perl-mojolicious/perl-mojolicious.mk
index 049783ff3..eed097d90 100644
--- a/package/perl-mojolicious/perl-mojolicious.mk
+++ b/package/perl-mojolicious/perl-mojolicious.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PERL_MOJOLICIOUS_VERSION = 8.63
+PERL_MOJOLICIOUS_VERSION = 8.71
 PERL_MOJOLICIOUS_SOURCE = Mojolicious-$(PERL_MOJOLICIOUS_VERSION).tar.gz
 PERL_MOJOLICIOUS_SITE = $(BR2_CPAN_MIRROR)/authors/id/S/SR/SRI
 PERL_MOJOLICIOUS_LICENSE = Artistic-2.0
-- 
2.27.0

^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [Buildroot] [PATCH 01/10] package/perl-http-cookies: bump to version 6.10
  2021-01-22 18:30 [Buildroot] [PATCH 01/10] package/perl-http-cookies: bump to version 6.10 Francois Perrad
                   ` (8 preceding siblings ...)
  2021-01-22 18:30 ` [Buildroot] [PATCH 10/10] package/perl-mojolicious: bump to version 8.71 Francois Perrad
@ 2021-01-23 20:27 ` Thomas Petazzoni
  9 siblings, 0 replies; 11+ messages in thread
From: Thomas Petazzoni @ 2021-01-23 20:27 UTC (permalink / raw)
  To: buildroot

On Fri, 22 Jan 2021 19:30:11 +0100
Francois Perrad <fperrad@gmail.com> wrote:

> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
> ---
>  package/perl-http-cookies/perl-http-cookies.hash | 4 ++--
>  package/perl-http-cookies/perl-http-cookies.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)

Thanks, series applied!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2021-01-23 20:27 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-22 18:30 [Buildroot] [PATCH 01/10] package/perl-http-cookies: bump to version 6.10 Francois Perrad
2021-01-22 18:30 ` [Buildroot] [PATCH 02/10] package/perl-http-message: bump to version 6.27 Francois Perrad
2021-01-22 18:30 ` [Buildroot] [PATCH 03/10] package/perl-libwww-perl: bump to version 6.52 Francois Perrad
2021-01-22 18:30 ` [Buildroot] [PATCH 04/10] package/perl-lwp-protocol-https: bump to version 6.10 Francois Perrad
2021-01-22 18:30 ` [Buildroot] [PATCH 05/10] package/perl-net-http: bump to version 6.20 Francois Perrad
2021-01-22 18:30 ` [Buildroot] [PATCH 06/10] package/perl-params-util: bump to version 1.102 Francois Perrad
2021-01-22 18:30 ` [Buildroot] [PATCH 07/10] package/perl-role-tiny: bump to version 2.002003 Francois Perrad
2021-01-22 18:30 ` [Buildroot] [PATCH 08/10] package/perl-type-tiny: bump to version 1.012001 Francois Perrad
2021-01-22 18:30 ` [Buildroot] [PATCH 09/10] package/perl-uri: bump to version 5.06 Francois Perrad
2021-01-22 18:30 ` [Buildroot] [PATCH 10/10] package/perl-mojolicious: bump to version 8.71 Francois Perrad
2021-01-23 20:27 ` [Buildroot] [PATCH 01/10] package/perl-http-cookies: bump to version 6.10 Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.