Modify Source

This commit is contained in:
lei_ju 2020-09-07 18:05:51 +08:00
parent bfa8080385
commit e8cf5f600b
3 changed files with 3 additions and 3 deletions

Binary file not shown.

View File

@ -6,8 +6,8 @@ Release: 1
Summary: Get callsites from the V8 stack trace API
License: MIT
URL: https://github.com/sindresorhus/callsites
Source0: http://registry.npmjs.org/callsites/-/callsites-%{version}.tgz
Source1: https://github.com/sindresorhus/callsites/v2.0.0/test.js
Source0: https://github.com/sindresorhus/callsites/archive/v%{version}.tar.gz
Source1: https://github.com/sindresorhus/callsites/v%{version}/test.js
BuildArch: noarch
ExclusiveArch: %{nodejs_arches} noarch
BuildRequires: nodejs-packaging
@ -19,7 +19,7 @@ BuildRequires: npm(xo) npm(ava)
%{summary}.
%prep
%setup -q -n package
%autosetup -n callsites-%{version}
rm -rf node_modules
cp -p %{SOURCE1} .

BIN
v2.0.0.tar.gz Normal file

Binary file not shown.