ports/contrib (3.6): npm: 7.20.3 -> 7.20.5
commit 9e9e54301bd9fefdede211dbfc3b9c2fc778939d Author: Tim Biermann <tbier@posteo.de> Date: Fri Aug 6 13:38:35 2021 +0200 npm: 7.20.3 -> 7.20.5 diff --git a/npm/.footprint b/npm/.footprint index f557d1e21..1e155d50c 100644 --- a/npm/.footprint +++ b/npm/.footprint @@ -2312,6 +2312,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/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/strip-trailing-slashes.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 685904a34..a0d4fe68a 100644 --- a/npm/.signature +++ b/npm/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3yQ2LneHx1WbOVl2TqCCxoV+cbveEfS7NJIU1PSdJUIZi757i7imhKbuB6NYTdR9wDitt8gAj2B5am/FgnuaRwE= -SHA256 (Pkgfile) = a65c8e33e64d0cfca2abc23a6934d331941b5c310429a43262c3cd54d9cbe858 -SHA256 (.footprint) = 2c67ba8cda519a1a12bce5928a23484d9f8fa08db0addc8a62857bf8ddc2c846 -SHA256 (npm-7.20.3.tar.gz) = 3bccb2ca2d3cba528c2a2221491bb16d3df9af4f06e6c8507ee25cf45584c41d +RWSagIOpLGJF34O6rWb4rQoDgjlzR9SGIRaUehXD0pk5k6TQB6G2k+V5dtD0d0ZYMwirBSoKCKrkuL3KAQ7ljj0rW02jbXZQ0w8= +SHA256 (Pkgfile) = be3a59fd0807b06c2a06062a61f71f8a2fae44b3ce3b712786266badc868699e +SHA256 (.footprint) = a6536d879ce093ac93cfa87cb1f4c55c6b958a99f3ccef9cab6aadc4f4e8c6c9 +SHA256 (npm-7.20.5.tar.gz) = ae47c50e1c4d4b9081278ed24d03f5a4dc44c875dae3de579d17afee1a9b6b5c SHA256 (destdir.patch) = b74ee19a9412025067c9d0b5aa5946a651a7bc0dedab4ae147b3e5d1fb569462 diff --git a/npm/Pkgfile b/npm/Pkgfile index c74eac38d..ab9f0727a 100644 --- a/npm/Pkgfile +++ b/npm/Pkgfile @@ -4,7 +4,7 @@ # Depends on: nodejs name=npm -version=7.20.3 +version=7.20.5 release=1 source=(https://github.com/npm/cli/archive/v$version/$name-$version.tar.gz destdir.patch)
participants (1)
-
crux@crux.nu