All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/vuejs-router: bump to version 4.0.15
@ 2022-05-12 14:36 Thomas Claveirole
  2022-05-14  9:48 ` Arnout Vandecappelle
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Claveirole @ 2022-05-12 14:36 UTC (permalink / raw)
  To: buildroot; +Cc: Thomas Claveirole

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 fe270a6062..ba8f09b508 100644
--- a/package/vuejs-router/vuejs-router.hash
+++ b/package/vuejs-router/vuejs-router.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  6adff85db2045a092ba4bf37e95cdc3c661cfe4f3e7f7cbc36082a57c05c6365  vue-router-4.0.14.tgz
+sha256  59d6f3e237e68953fc4e4e22463b487b9fde5733b3ff3392eec488c0cc84976b  vue-router-4.0.15.tgz
 sha256  9c0015250f592a09d7787efc07152afcf661fff6bda2554359f6d00987828c02  LICENSE
diff --git a/package/vuejs-router/vuejs-router.mk b/package/vuejs-router/vuejs-router.mk
index 397a78e1a7..562c698157 100644
--- a/package/vuejs-router/vuejs-router.mk
+++ b/package/vuejs-router/vuejs-router.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-VUEJS_ROUTER_VERSION = 4.0.14
+VUEJS_ROUTER_VERSION = 4.0.15
 VUEJS_ROUTER_SOURCE = vue-router-$(VUEJS_ROUTER_VERSION).tgz
 VUEJS_ROUTER_SITE = https://registry.npmjs.org/vue-router/-
 VUEJS_ROUTER_LICENSE = MIT
-- 
2.35.1

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

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

* Re: [Buildroot] [PATCH 1/1] package/vuejs-router: bump to version 4.0.15
  2022-05-12 14:36 [Buildroot] [PATCH 1/1] package/vuejs-router: bump to version 4.0.15 Thomas Claveirole
@ 2022-05-14  9:48 ` Arnout Vandecappelle
  0 siblings, 0 replies; 2+ messages in thread
From: Arnout Vandecappelle @ 2022-05-14  9:48 UTC (permalink / raw)
  To: Thomas Claveirole, buildroot



On 12/05/2022 16:36, Thomas Claveirole wrote:
> Signed-off-by: Thomas Claveirole <thomas.claveirole@green-communications.fr>

  Applied to master, thanks.

  Regards,
  Arnout

> ---
>   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 fe270a6062..ba8f09b508 100644
> --- a/package/vuejs-router/vuejs-router.hash
> +++ b/package/vuejs-router/vuejs-router.hash
> @@ -1,3 +1,3 @@
>   # Locally computed
> -sha256  6adff85db2045a092ba4bf37e95cdc3c661cfe4f3e7f7cbc36082a57c05c6365  vue-router-4.0.14.tgz
> +sha256  59d6f3e237e68953fc4e4e22463b487b9fde5733b3ff3392eec488c0cc84976b  vue-router-4.0.15.tgz
>   sha256  9c0015250f592a09d7787efc07152afcf661fff6bda2554359f6d00987828c02  LICENSE
> diff --git a/package/vuejs-router/vuejs-router.mk b/package/vuejs-router/vuejs-router.mk
> index 397a78e1a7..562c698157 100644
> --- a/package/vuejs-router/vuejs-router.mk
> +++ b/package/vuejs-router/vuejs-router.mk
> @@ -4,7 +4,7 @@
>   #
>   ################################################################################
>   
> -VUEJS_ROUTER_VERSION = 4.0.14
> +VUEJS_ROUTER_VERSION = 4.0.15
>   VUEJS_ROUTER_SOURCE = vue-router-$(VUEJS_ROUTER_VERSION).tgz
>   VUEJS_ROUTER_SITE = https://registry.npmjs.org/vue-router/-
>   VUEJS_ROUTER_LICENSE = MIT
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2022-05-14  9:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-12 14:36 [Buildroot] [PATCH 1/1] package/vuejs-router: bump to version 4.0.15 Thomas Claveirole
2022-05-14  9:48 ` 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.