Browse Source

upgrading package: node 12.13.0 -> 12.13.1

master
parent
commit
5808fd445c
  1. 6
      node/node.spec

6
node/node.spec

@ -22,8 +22,8 @@
## ##
# package version # package version
%define V_opkg 12.13.0 %define V_opkg 12.13.1
%define V_dist 12.13.0 %define V_dist 12.13.1
# 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: 20191023 Release: 20191119
# package options # package options
%option with_icu yes %option with_icu yes

Loading…
Cancel
Save