fuanan add package

This commit is contained in:
fwx913451 2020-09-07 20:03:30 +08:00
parent 9e29edcd6a
commit 06c6fcebd1
3 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -5,7 +5,7 @@ Release: 1
Summary: General purpose cryptography utilities for Node.js
License: BSD
URL: https://github.com/hueniverse/cryptiles
Source0: https://registry.npmjs.org/cryptiles/-/cryptiles-%{version}.tgz
Source0: https://github.com/hueniverse/cryptiles/archive/v%{version}.tar.gz
BuildArch: noarch
ExclusiveArch: %{nodejs_arches} noarch
BuildRequires: nodejs-packaging
@ -13,7 +13,7 @@ BuildRequires: nodejs-packaging
%{summary}.
%prep
%setup -q -n package
%autosetup -n cryptiles-%{version}
sed -i 's/"node": ">=0.10.40"/"node": ">=0.10.36"/' package.json
chmod 0644 README.md LICENSE lib/* package.json

BIN
v2.0.5.tar.gz Normal file

Binary file not shown.