change source

This commit is contained in:
jackie_wu 2020-09-07 17:10:44 +08:00
parent a387bb44ef
commit 9d212d8d6a
3 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -5,7 +5,7 @@ Release: 1
Summary: Returns an arbitrary generator function Summary: Returns an arbitrary generator function
License: MIT License: MIT
URL: https://github.com/ljharb/make-generator-function URL: https://github.com/ljharb/make-generator-function
Source0: https://registry.npmjs.org/make-generator-function/-/make-generator-function-%{version}.tgz Source0: https://github.com/ljharb/make-generator-function/archive/v%{version}.tar.gz
# https://github.com/ljharb/make-generator-function/pull/1 # https://github.com/ljharb/make-generator-function/pull/1
Source1: nodejs-make-generator-function-license.txt Source1: nodejs-make-generator-function-license.txt
BuildArch: noarch BuildArch: noarch
@ -19,7 +19,7 @@ syntax are supported, the generator function returned will have
a "concise" property containing a concise generator method. a "concise" property containing a concise generator method.
%prep %prep
%setup -q -n package %autosetup -n make-generator-function-%{version}
cp %{SOURCE1} LICENSE cp %{SOURCE1} LICENSE
rm -rf node_modules rm -rf node_modules

BIN
v1.1.0.tar.gz Normal file

Binary file not shown.