change tgz to tar.gz
This commit is contained in:
parent
cec513e1fd
commit
5b91e5a7bf
@ -5,7 +5,8 @@ Release: 1
|
||||
Summary: Function that returns an arbitrary arrow function
|
||||
License: MIT
|
||||
URL: https://github.com/ljharb/make-arrow-function
|
||||
Source0: https://registry.npmjs.org/make-arrow-function/-/make-arrow-function-%{version}.tgz
|
||||
#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
|
||||
# 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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user