All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/openlayers: bump to version 6.14.1
@ 2022-04-19  8:54 Thomas Claveirole
  2022-04-19  8:54 ` [Buildroot] [PATCH] package/vuejs: bump to version 3.2.33 Thomas Claveirole
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Thomas Claveirole @ 2022-04-19  8:54 UTC (permalink / raw)
  To: buildroot; +Cc: Thomas Claveirole, Johan Oudinet

Signed-off-by: Thomas Claveirole <thomas.claveirole@green-communications.fr>
---
 package/openlayers/openlayers.hash | 2 +-
 package/openlayers/openlayers.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/openlayers/openlayers.hash b/package/openlayers/openlayers.hash
index 2d6c2fb9d3..1c93b9a729 100644
--- a/package/openlayers/openlayers.hash
+++ b/package/openlayers/openlayers.hash
@@ -1,2 +1,2 @@
 # Locally computed:
-sha256  aeb8107a23a99d79efb6031c7cf901307b63571c39fd744f771d4a707e06a14f  v6.12.0-dist.zip
+sha256  8a9fda6e392688c049ebb88fb2c73b5788b4965b625443de4cca7d4688b1fb82  v6.14.1-dist.zip
diff --git a/package/openlayers/openlayers.mk b/package/openlayers/openlayers.mk
index 7532bb7f68..4626e7545a 100644
--- a/package/openlayers/openlayers.mk
+++ b/package/openlayers/openlayers.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-OPENLAYERS_VERSION = 6.12.0
+OPENLAYERS_VERSION = 6.14.1
 OPENLAYERS_SOURCE = v$(OPENLAYERS_VERSION)-dist.zip
 OPENLAYERS_SITE = https://github.com/openlayers/openlayers/releases/download/v$(OPENLAYERS_VERSION)
 OPENLAYERS_LICENSE = BSD-2-Clause
-- 
2.35.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* [Buildroot] [PATCH] package/vuejs: bump to version 3.2.33
  2022-04-19  8:54 [Buildroot] [PATCH] package/openlayers: bump to version 6.14.1 Thomas Claveirole
@ 2022-04-19  8:54 ` Thomas Claveirole
  2022-04-23 15:04   ` Arnout Vandecappelle
  2022-04-19  8:54 ` [Buildroot] [PATCH] package/vuejs-router: bump to version 4.0.14 Thomas Claveirole
  2022-04-23 15:04 ` [Buildroot] [PATCH] package/openlayers: bump to version 6.14.1 Arnout Vandecappelle
  2 siblings, 1 reply; 5+ messages in thread
From: Thomas Claveirole @ 2022-04-19  8:54 UTC (permalink / raw)
  To: buildroot; +Cc: Thomas Claveirole, Johan Oudinet

Signed-off-by: Thomas Claveirole <thomas.claveirole@green-communications.fr>
---
 package/vuejs/vuejs.hash | 2 +-
 package/vuejs/vuejs.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/vuejs/vuejs.hash b/package/vuejs/vuejs.hash
index 9dd0fb548b..c53364e97d 100644
--- a/package/vuejs/vuejs.hash
+++ b/package/vuejs/vuejs.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  770ff74851f7454977f084becd76b05b3fad4d52f048df5405d41849c125956c  vue-3.2.22.tgz
+sha256  042033a2a8e6d45f750924953f03c34058d5afd9cc1571fbaf1827eaf04f6943  vue-3.2.33.tgz
 sha256  1bb85cc9b13b81ef41c81c51866172fc345e0503c86726a6755b796590b70175  LICENSE
diff --git a/package/vuejs/vuejs.mk b/package/vuejs/vuejs.mk
index b74002e932..d544124bbc 100644
--- a/package/vuejs/vuejs.mk
+++ b/package/vuejs/vuejs.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-VUEJS_VERSION = 3.2.22
+VUEJS_VERSION = 3.2.33
 VUEJS_SOURCE = vue-$(VUEJS_VERSION).tgz
 VUEJS_SITE = https://registry.npmjs.org/vue/-
 VUEJS_LICENSE = MIT
-- 
2.35.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* [Buildroot] [PATCH] package/vuejs-router: bump to version 4.0.14
  2022-04-19  8:54 [Buildroot] [PATCH] package/openlayers: bump to version 6.14.1 Thomas Claveirole
  2022-04-19  8:54 ` [Buildroot] [PATCH] package/vuejs: bump to version 3.2.33 Thomas Claveirole
@ 2022-04-19  8:54 ` Thomas Claveirole
  2022-04-23 15:04 ` [Buildroot] [PATCH] package/openlayers: bump to version 6.14.1 Arnout Vandecappelle
  2 siblings, 0 replies; 5+ messages in thread
From: Thomas Claveirole @ 2022-04-19  8:54 UTC (permalink / raw)
  To: buildroot; +Cc: Thomas Claveirole, Johan Oudinet

Signed-off-by: Thomas Claveirole <thomas.claveirole@green-communications.fr>
---
 package/vuejs-router/vuejs-router.hash | 2 +-
 package/vuejs-router/vuejs-router.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/vuejs-router/vuejs-router.hash b/package/vuejs-router/vuejs-router.hash
index 13ce97d32c..fe270a6062 100644
--- a/package/vuejs-router/vuejs-router.hash
+++ b/package/vuejs-router/vuejs-router.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  baf5e9dfb0a1e344f0f460a5cd521e17fd3842386ce36b8e6d53c1053d49cf1e  vue-router-4.0.12.tgz
+sha256  6adff85db2045a092ba4bf37e95cdc3c661cfe4f3e7f7cbc36082a57c05c6365  vue-router-4.0.14.tgz
 sha256  9c0015250f592a09d7787efc07152afcf661fff6bda2554359f6d00987828c02  LICENSE
diff --git a/package/vuejs-router/vuejs-router.mk b/package/vuejs-router/vuejs-router.mk
index 9c7dcc76bf..397a78e1a7 100644
--- a/package/vuejs-router/vuejs-router.mk
+++ b/package/vuejs-router/vuejs-router.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-VUEJS_ROUTER_VERSION = 4.0.12
+VUEJS_ROUTER_VERSION = 4.0.14
 VUEJS_ROUTER_SOURCE = vue-router-$(VUEJS_ROUTER_VERSION).tgz
 VUEJS_ROUTER_SITE = https://registry.npmjs.org/vue-router/-
 VUEJS_ROUTER_LICENSE = MIT
-- 
2.35.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH] package/openlayers: bump to version 6.14.1
  2022-04-19  8:54 [Buildroot] [PATCH] package/openlayers: bump to version 6.14.1 Thomas Claveirole
  2022-04-19  8:54 ` [Buildroot] [PATCH] package/vuejs: bump to version 3.2.33 Thomas Claveirole
  2022-04-19  8:54 ` [Buildroot] [PATCH] package/vuejs-router: bump to version 4.0.14 Thomas Claveirole
@ 2022-04-23 15:04 ` Arnout Vandecappelle
  2 siblings, 0 replies; 5+ messages in thread
From: Arnout Vandecappelle @ 2022-04-23 15:04 UTC (permalink / raw)
  To: Thomas Claveirole, buildroot; +Cc: Johan Oudinet



On 19/04/2022 10:54, Thomas Claveirole wrote:
> Signed-off-by: Thomas Claveirole <thomas.claveirole@green-communications.fr>

  Applied to master, thanks.

  Regards,
  Arnout

> ---
>   package/openlayers/openlayers.hash | 2 +-
>   package/openlayers/openlayers.mk   | 2 +-
>   2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/openlayers/openlayers.hash b/package/openlayers/openlayers.hash
> index 2d6c2fb9d3..1c93b9a729 100644
> --- a/package/openlayers/openlayers.hash
> +++ b/package/openlayers/openlayers.hash
> @@ -1,2 +1,2 @@
>   # Locally computed:
> -sha256  aeb8107a23a99d79efb6031c7cf901307b63571c39fd744f771d4a707e06a14f  v6.12.0-dist.zip
> +sha256  8a9fda6e392688c049ebb88fb2c73b5788b4965b625443de4cca7d4688b1fb82  v6.14.1-dist.zip
> diff --git a/package/openlayers/openlayers.mk b/package/openlayers/openlayers.mk
> index 7532bb7f68..4626e7545a 100644
> --- a/package/openlayers/openlayers.mk
> +++ b/package/openlayers/openlayers.mk
> @@ -4,7 +4,7 @@
>   #
>   ################################################################################
>   
> -OPENLAYERS_VERSION = 6.12.0
> +OPENLAYERS_VERSION = 6.14.1
>   OPENLAYERS_SOURCE = v$(OPENLAYERS_VERSION)-dist.zip
>   OPENLAYERS_SITE = https://github.com/openlayers/openlayers/releases/download/v$(OPENLAYERS_VERSION)
>   OPENLAYERS_LICENSE = BSD-2-Clause
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH] package/vuejs: bump to version 3.2.33
  2022-04-19  8:54 ` [Buildroot] [PATCH] package/vuejs: bump to version 3.2.33 Thomas Claveirole
@ 2022-04-23 15:04   ` Arnout Vandecappelle
  0 siblings, 0 replies; 5+ messages in thread
From: Arnout Vandecappelle @ 2022-04-23 15:04 UTC (permalink / raw)
  To: Thomas Claveirole, buildroot; +Cc: Johan Oudinet



On 19/04/2022 10:54, Thomas Claveirole wrote:
> Signed-off-by: Thomas Claveirole <thomas.claveirole@green-communications.fr>

  Applied both to master, thanks.

  Regards,
  Arnout

> ---
>   package/vuejs/vuejs.hash | 2 +-
>   package/vuejs/vuejs.mk   | 2 +-
>   2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/vuejs/vuejs.hash b/package/vuejs/vuejs.hash
> index 9dd0fb548b..c53364e97d 100644
> --- a/package/vuejs/vuejs.hash
> +++ b/package/vuejs/vuejs.hash
> @@ -1,3 +1,3 @@
>   # Locally computed
> -sha256  770ff74851f7454977f084becd76b05b3fad4d52f048df5405d41849c125956c  vue-3.2.22.tgz
> +sha256  042033a2a8e6d45f750924953f03c34058d5afd9cc1571fbaf1827eaf04f6943  vue-3.2.33.tgz
>   sha256  1bb85cc9b13b81ef41c81c51866172fc345e0503c86726a6755b796590b70175  LICENSE
> diff --git a/package/vuejs/vuejs.mk b/package/vuejs/vuejs.mk
> index b74002e932..d544124bbc 100644
> --- a/package/vuejs/vuejs.mk
> +++ b/package/vuejs/vuejs.mk
> @@ -4,7 +4,7 @@
>   #
>   ################################################################################
>   
> -VUEJS_VERSION = 3.2.22
> +VUEJS_VERSION = 3.2.33
>   VUEJS_SOURCE = vue-$(VUEJS_VERSION).tgz
>   VUEJS_SITE = https://registry.npmjs.org/vue/-
>   VUEJS_LICENSE = MIT
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2022-04-23 15:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-19  8:54 [Buildroot] [PATCH] package/openlayers: bump to version 6.14.1 Thomas Claveirole
2022-04-19  8:54 ` [Buildroot] [PATCH] package/vuejs: bump to version 3.2.33 Thomas Claveirole
2022-04-23 15:04   ` Arnout Vandecappelle
2022-04-19  8:54 ` [Buildroot] [PATCH] package/vuejs-router: bump to version 4.0.14 Thomas Claveirole
2022-04-23 15:04 ` [Buildroot] [PATCH] package/openlayers: bump to version 6.14.1 Arnout Vandecappelle

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.