[Buildroot] [PATCH] package/vuejs: bump to version 3.2.33

Arnout Vandecappelle arnout at mind.be
Sat Apr 23 15:04:56 UTC 2022



On 19/04/2022 10:54, Thomas Claveirole wrote:
> Signed-off-by: Thomas Claveirole <thomas.claveirole at 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



More information about the buildroot mailing list