Browse Source

upgrading package: node11 11.0.0 -> 11.1.0

master
parent
commit
b4c8b75f7b
  1. 8
      node11/node11.spec

8
node11/node11.spec

@ -22,8 +22,8 @@
##
# package version
%define V_opkg 11.0.0
%define V_dist 11.0.0
%define V_opkg 11.1.0
%define V_dist 11.1.0
# package information
Name: node11
@ -36,7 +36,7 @@ Class: PLUS
Group: Web
License: MIT/BSD
Version: %{V_opkg}
Release: 20181024
Release: 20181102
# package options
%option with_icu yes
@ -63,7 +63,7 @@ Provides: node = %{version}
%description
Node.js (V11) 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.0.276.28.
on Google V8 JavaScript virtual machine version 7.0.276.32.
%track
prog node11 = {

Loading…
Cancel
Save