change source
This commit is contained in:
parent
5b91e5a7bf
commit
c0042844d3
Binary file not shown.
@ -5,8 +5,7 @@ Release: 1
|
||||
Summary: Function that returns an arbitrary arrow function
|
||||
License: MIT
|
||||
URL: https://github.com/ljharb/make-arrow-function
|
||||
#wget https://registry.npmjs.org/make-arrow-function/-/make-arrow-function-%{version}.tgz mv make-arrow-function-%{version}.tgz make-arrow-function-%{version}.tar.gz
|
||||
Source0: make-arrow-function-%{version}.tar.gz
|
||||
Source0: https://github.com/ljharb/make-arrow-function/archive/v%{version}.tar.gz
|
||||
# https://github.com/ljharb/make-arrow-function/pull/1
|
||||
Source1: nodejs-make-arrow-function-license.txt
|
||||
# https://github.com/ljharb/make-arrow-function/commit/cab9a8347a302432e8b01474830c5ea81499ba09
|
||||
@ -20,7 +19,7 @@ Function that returns an arbitrary arrow function, or undefined
|
||||
if arrow function syntax is unsupported.
|
||||
|
||||
%prep
|
||||
%autosetup -p 1 -n package
|
||||
%autosetup -n make-arrow-function-%{version} -S git
|
||||
cp %{SOURCE1} LICENSE
|
||||
rm -rf node_modules
|
||||
|
||||
|
||||
BIN
v1.1.0.tar.gz
Normal file
BIN
v1.1.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user