ports/contrib (3.6): npm: 7.20.1 -> 7.20.2
commit 38631ebbd265cef6a025203664153b79a8e9273c Author: Tim Biermann <tbier@posteo.de> Date: Tue Jul 27 21:23:03 2021 +0200 npm: 7.20.1 -> 7.20.2 diff --git a/npm/.footprint b/npm/.footprint index 1a301bfed..7de47a292 100644 --- a/npm/.footprint +++ b/npm/.footprint @@ -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 diff --git a/npm/.signature b/npm/.signature index b3d3cc635..915a611a0 100644 --- a/npm/.signature +++ b/npm/.signature @@ -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 diff --git a/npm/Pkgfile b/npm/Pkgfile index 34c92bd98..88ad3ef0e 100644 --- a/npm/Pkgfile +++ b/npm/Pkgfile @@ -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)
participants (1)
-
crux@crux.nu