Browse Source

upgrading package: node 10.11.0 -> 10.12.0

master
parent
commit
4e53c31173
  1. 6
      node/node.spec

6
node/node.spec

@ -22,8 +22,8 @@
## ##
# package version # package version
%define V_opkg 10.11.0 %define V_opkg 10.12.0
%define V_dist 10.11.0 %define V_dist 10.12.0
# package information # package information
Name: node Name: node
@ -36,7 +36,7 @@ Class: PLUS
Group: Web Group: Web
License: MIT/BSD License: MIT/BSD
Version: %{V_opkg} Version: %{V_opkg}
Release: 20180920 Release: 20181011
# package options # package options
%option with_icu yes %option with_icu yes

Loading…
Cancel
Save