All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/vuejs: bump version to 3.1.5
@ 2021-08-02 14:20 Thomas Claveirole
  2021-08-04 20:17 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Claveirole @ 2021-08-02 14:20 UTC (permalink / raw)
  To: buildroot; +Cc: Thomas Claveirole, Johan Oudinet

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

diff --git a/package/vuejs/vuejs.hash b/package/vuejs/vuejs.hash
index db4a5bbe3e..c2804961d2 100644
--- a/package/vuejs/vuejs.hash
+++ b/package/vuejs/vuejs.hash
@@ -1,2 +1,3 @@
 # Locally computed
-sha256  a69f04bf138af09a956150675151edb9354aeec8bd627c21cbcfa646248214fa  vue-3.0.5.tgz
+sha256  ddd5e07483d18d2abd645c01200f57d5ffd1c3bf262cdb9f9e1a66a7b855d84a  vue-3.1.5.tgz
+sha256  1bb85cc9b13b81ef41c81c51866172fc345e0503c86726a6755b796590b70175  LICENSE
diff --git a/package/vuejs/vuejs.mk b/package/vuejs/vuejs.mk
index 43b45e00b7..18e12f69d4 100644
--- a/package/vuejs/vuejs.mk
+++ b/package/vuejs/vuejs.mk
@@ -4,10 +4,11 @@
 #
 ################################################################################
 
-VUEJS_VERSION = 3.0.5
+VUEJS_VERSION = 3.1.5
 VUEJS_SOURCE = vue-$(VUEJS_VERSION).tgz
 VUEJS_SITE = https://registry.npmjs.org/vue/-
 VUEJS_LICENSE = MIT
+VUEJS_LICENSE_FILES = LICENSE
 
 # Install .min.js as .js
 define VUEJS_INSTALL_TARGET_CMDS
-- 
2.32.0

_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH 1/1] package/vuejs: bump version to 3.1.5
  2021-08-02 14:20 [Buildroot] [PATCH 1/1] package/vuejs: bump version to 3.1.5 Thomas Claveirole
@ 2021-08-04 20:17 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2021-08-04 20:17 UTC (permalink / raw)
  To: Thomas Claveirole; +Cc: Johan Oudinet, buildroot

On Mon,  2 Aug 2021 16:20:56 +0200
Thomas Claveirole <thomas.claveirole@green-communications.fr> wrote:

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

Applied to next, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

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

end of thread, other threads:[~2021-08-04 20:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-02 14:20 [Buildroot] [PATCH 1/1] package/vuejs: bump version to 3.1.5 Thomas Claveirole
2021-08-04 20:17 ` 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.