Browse Source

upgrading package: node 14.15.5 -> 14.16.0

master
parent
commit
abfb4a0495
  1. 6
      node/node.spec

6
node/node.spec

@ -22,8 +22,8 @@
## ##
# package version # package version
%define V_opkg 14.15.5 %define V_opkg 14.16.0
%define V_dist 14.15.5 %define V_dist 14.16.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: 20210210 Release: 20210225
# package options # package options
%option with_icu yes %option with_icu yes

Loading…
Cancel
Save