change source
This commit is contained in:
parent
8d730e0675
commit
df8b45add1
@ -7,7 +7,7 @@ Release: 1
|
||||
Summary: Promisify a callback-style function
|
||||
License: MIT
|
||||
URL: https://github.com/sindresorhus/path-exists
|
||||
Source0: https://registry.npmjs.com/%{srcname}/-/%{srcname}-%{version}.tgz
|
||||
Source0: https://github.com/sindresorhus/path-exists/archive/v%{version}.tar.gz
|
||||
Source1: https://raw.githubusercontent.com/sindresorhus/%{srcname}/v%{version}/test.js
|
||||
BuildArch: noarch
|
||||
ExclusiveArch: %{nodejs_arches} noarch
|
||||
@ -19,7 +19,7 @@ BuildRequires: npm(ava)
|
||||
%{summary}.
|
||||
|
||||
%prep
|
||||
%autosetup -n package
|
||||
%autosetup -n path-exists-%{version}
|
||||
cp -p %{SOURCE1} .
|
||||
|
||||
%build
|
||||
|
||||
Binary file not shown.
BIN
v3.0.0.tar.gz
Normal file
BIN
v3.0.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user