change source
This commit is contained in:
parent
f80b558e39
commit
206823caab
@ -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
|
||||||
|
|
||||||
|
|||||||
BIN
nopt-3.0.6.tgz
BIN
nopt-3.0.6.tgz
Binary file not shown.
BIN
v3.0.6.tar.gz
Normal file
BIN
v3.0.6.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user