* [Buildroot] [PATCH 1/1] package/vuejs: bump to version 3.3.2
@ 2023-05-15 8:55 Thomas Claveirole
2023-07-29 9:03 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Thomas Claveirole @ 2023-05-15 8:55 UTC (permalink / raw)
To: buildroot; +Cc: Thomas Claveirole, Johan Oudinet
This is only a bugfix release, to fix the bugs introduced by the
recent 3.3 release.
List of fixes here:
https://github.com/vuejs/core/blob/main/CHANGELOG.md#332-2023-05-12
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 7960b594ce..488608bc4c 100644
--- a/package/vuejs/vuejs.hash
+++ b/package/vuejs/vuejs.hash
@@ -1,3 +1,3 @@
# Locally computed
-sha256 c2e4197818c64d6ad9f344141a8adee354cbc321f63be7eef6802b4b02cf19f3 vue-3.3.1.tgz
+sha256 b4d0234f0806a723d79a89426c7dbb351cf6cf554c323cf2625a3e078a93d065 vue-3.3.2.tgz
sha256 1bb85cc9b13b81ef41c81c51866172fc345e0503c86726a6755b796590b70175 LICENSE
diff --git a/package/vuejs/vuejs.mk b/package/vuejs/vuejs.mk
index a9058b0d44..50b7100b8a 100644
--- a/package/vuejs/vuejs.mk
+++ b/package/vuejs/vuejs.mk
@@ -4,7 +4,7 @@
#
################################################################################
-VUEJS_VERSION = 3.3.1
+VUEJS_VERSION = 3.3.2
VUEJS_SOURCE = vue-$(VUEJS_VERSION).tgz
VUEJS_SITE = https://registry.npmjs.org/vue/-
VUEJS_LICENSE = MIT
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-07-29 9:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-15 8:55 [Buildroot] [PATCH 1/1] package/vuejs: bump to version 3.3.2 Thomas Claveirole
2023-07-29 9:03 ` Thomas Petazzoni via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox