Browse Source

upgrading package: node 12.9.1 -> 12.10.0

master
parent
commit
5f5b7ba8a9
  1. 6
      node/node.spec

6
node/node.spec

@ -22,8 +22,8 @@
## ##
# package version # package version
%define V_opkg 12.9.1 %define V_opkg 12.10.0
%define V_dist 12.9.1 %define V_dist 12.10.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: 20190831 Release: 20190904
# package options # package options
%option with_icu yes %option with_icu yes

Loading…
Cancel
Save