package/vuejs: bump version to 3.1.5

Signed-off-by: Thomas Claveirole <thomas.claveirole@green-communications.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Thomas Claveirole 2021-08-02 16:20:56 +02:00 committed by Thomas Petazzoni
parent 250f33d0ff
commit 9080721161
2 changed files with 4 additions and 2 deletions

View File

@ -1,2 +1,3 @@
# Locally computed
sha256 a69f04bf138af09a956150675151edb9354aeec8bd627c21cbcfa646248214fa vue-3.0.5.tgz
sha256 ddd5e07483d18d2abd645c01200f57d5ffd1c3bf262cdb9f9e1a66a7b855d84a vue-3.1.5.tgz
sha256 1bb85cc9b13b81ef41c81c51866172fc345e0503c86726a6755b796590b70175 LICENSE

View File

@ -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