Browse Source

upgrading package: node9 9.4.0 -> 9.5.0

master
parent
commit
6d7a014ba3
  1. 6
      node9/node9.spec

6
node9/node9.spec

@ -22,8 +22,8 @@
## ##
# package version # package version
%define V_opkg 9.4.0 %define V_opkg 9.5.0
%define V_dist 9.4.0 %define V_dist 9.5.0
# package information # package information
Name: node9 Name: node9
@ -36,7 +36,7 @@ Class: PLUS
Group: Web Group: Web
License: MIT/BSD License: MIT/BSD
Version: %{V_opkg} Version: %{V_opkg}
Release: 20180112 Release: 20180201
# package options # package options
%option with_icu yes %option with_icu yes

Loading…
Cancel
Save