Browse Source

upgrading package: npm 3.5.1 -> 3.5.2

master
parent
commit
1c979d4816
  1. 6
      npm/npm.spec

6
npm/npm.spec

@ -22,8 +22,8 @@
##
# package version
%define V_npm 3.5.1
%define V_node 5.1.0
%define V_npm 3.5.2
%define V_node 5.1.1
# package information
Name: npm
@ -36,7 +36,7 @@ Class: PLUS
Group: Archiver
License: MIT
Version: %{V_npm}
Release: 20151128
Release: 20151205
# list of sources
Source0: https://github.com/npm/npm/archive/v%{V_npm}.tar.gz

Loading…
Cancel
Save