change source

This commit is contained in:
jackie_wu 2020-09-07 17:17:34 +08:00
parent f80b558e39
commit 206823caab
3 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ Release: 1
Summary: Node.js option parsing Summary: Node.js option parsing
License: MIT License: MIT
URL: https://github.com/isaacs/nopt URL: https://github.com/isaacs/nopt
Source0: https://registry.npmjs.org/nopt/-/nopt-%{version}.tgz Source0: https://github.com/isaacs/nopt/archive/v%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
ExclusiveArch: %{nodejs_arches} noarch ExclusiveArch: %{nodejs_arches} noarch
BuildRequires: nodejs-packaging BuildRequires: nodejs-packaging
@ -14,7 +14,7 @@ BuildRequires: npm(tap) npm(abbrev)
An option parsing library for Node.js and its package manager (npm). An option parsing library for Node.js and its package manager (npm).
%prep %prep
%setup -q -n package %autosetup -n nopt-%{version}
%build %build

Binary file not shown.

BIN
v3.0.6.tar.gz Normal file

Binary file not shown.