Browse Source

upgrading package: node12 12.16.3 -> 12.17.0

master
parent
commit
0ffe0ab6fc
  1. 8
      node12/node12.spec

8
node12/node12.spec

@ -22,8 +22,8 @@
##
# package version
%define V_opkg 12.16.3
%define V_dist 12.16.3
%define V_opkg 12.17.0
%define V_dist 12.17.0
# package information
Name: node12
@ -36,7 +36,7 @@ Class: PLUS
Group: Web
License: MIT/BSD
Version: %{V_opkg}
Release: 20200429
Release: 20200527
# package options
%option with_icu yes
@ -63,7 +63,7 @@ Provides: node = %{version}
%description
Node.js (V12) provides an easy way to build scalable network
servers in JavaScript. It is an event-driven I/O environment based
on Google V8 JavaScript virtual machine version 7.7.299.13.
on Google V8 JavaScript virtual machine version 7.8.279.23.
%track
prog node12 = {

Loading…
Cancel
Save