1
0
forked from ports/contrib

npm: 7.20.1 -> 7.20.2

This commit is contained in:
Tim Biermann 2021-07-27 21:23:03 +02:00
parent 445b03f0a5
commit 38631ebbd2
3 changed files with 6 additions and 5 deletions

View File

@ -2309,6 +2309,7 @@ drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/tar/lib/
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/tar/lib/pax.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/tar/lib/read-entry.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/tar/lib/replace.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/tar/lib/strip-absolute-path.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/tar/lib/types.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/tar/lib/unpack.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/tar/lib/update.js

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3yNWKIjlXwNIHhPrDRKpwPoDgdRfS8LnW0U9CqXIgobI2beLt3uZxVpJ66VbAu5ex7dYtPybiwXUtk/f2AqLkw4=
SHA256 (Pkgfile) = 8bd1456b0f5b83cae5c5026813e66023d2758b6cbf0dcf315626f55d0a3e6bcb
SHA256 (.footprint) = 155cce4b9baddbffafd642adca21fe4020ca2cf42ef03018cdab878e433a2e5b
SHA256 (npm-7.20.1.tar.gz) = 3669d2b591b8efaa29935129a72178edc99b3366e980faea12b945fb0130654d
RWSagIOpLGJF3yCIMBT8Hq4EsCwXfQeAS2auOzL8pjfKKuWslAA0OuonXeE97mH1kpHa2bRP66cyoN74Tz/+5a1zfPWWW/6bxA8=
SHA256 (Pkgfile) = f6a7ea9ff29e23bf06b19e57b7707baeed6bcf5f8cb6e4ae0de0d2a0c67e0842
SHA256 (.footprint) = c1ea9ee323fd5a9548f495794359ce46197b88b27c7d0149dd153df35b6c3bb3
SHA256 (npm-7.20.2.tar.gz) = ccfcd99d72068f022ecc6e37c650ed302eeb2a8f8fd89464ce10f1e4b46c50ac
SHA256 (destdir.patch) = b74ee19a9412025067c9d0b5aa5946a651a7bc0dedab4ae147b3e5d1fb569462

View File

@ -4,7 +4,7 @@
# Depends on: nodejs
name=npm
version=7.20.1
version=7.20.2
release=1
source=(https://github.com/npm/cli/archive/v$version/$name-$version.tar.gz
destdir.patch)