summaryrefslogtreecommitdiff
path: root/npm
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-03-13 10:39:58 +0100
committerTim Biermann <tbier@posteo.de>2022-03-13 10:39:58 +0100
commit89edee8a01019fa2365f80ae70760c1b07b95932 (patch)
treeb52f39463b6f6bf1a8821148c5d2a44b9af523b0 /npm
parentd7a435ef31851723a8fa1613502f08abfcbe23dd (diff)
parent551275193440c460fec9dafc6b9a820f27b3e718 (diff)
downloadcontrib-89edee8a01019fa2365f80ae70760c1b07b95932.tar.gz
contrib-89edee8a01019fa2365f80ae70760c1b07b95932.tar.xz
Merge remote-tracking branch 'origin/3.6' into 3.7
Diffstat (limited to 'npm')
-rw-r--r--npm/.footprint1
-rw-r--r--npm/.signature8
-rw-r--r--npm/Pkgfile2
3 files changed, 5 insertions, 6 deletions
diff --git a/npm/.footprint b/npm/.footprint
index 70c5f5270..ab86cef8b 100644
--- a/npm/.footprint
+++ b/npm/.footprint
@@ -761,7 +761,6 @@ drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/gauge/
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/gauge/LICENSE.md
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/gauge/lib/
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/gauge/lib/base-theme.js
--rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/gauge/lib/demo.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/gauge/lib/error.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/gauge/lib/has-color.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/gauge/lib/index.js
diff --git a/npm/.signature b/npm/.signature
index 42fe6cb19..54d97cb71 100644
--- a/npm/.signature
+++ b/npm/.signature
@@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3x7eym+zLz50dL+AOSp6MLBm5XUL/nZgjZ1ACxXNN417OmNZ6GNEGDXvqq4joq66fsAnonl5EjhW2oLb3izJZw8=
-SHA256 (Pkgfile) = c977ea843937002dc2285ae5f7e539ed025cb902c234fdae6b4164c22a6551bd
-SHA256 (.footprint) = 1af0748c151eff910f6f79e4bc8c917d0cbd5d3998ba6dc0bc0d22924cbb3c89
-SHA256 (npm-8.5.3.tar.gz) = 1b9055f4500d871615a0413b17a37bef5ae57356e2f84ad85a5dcf9b5440925d
+RWSagIOpLGJF3//kYFJ5drLslDoe+iEwt2p6pZp+6FomTRHbAzwoEHIMSfeQGioBSKI7ZYu98VYf2WDVcLr4pkNpCb8lLmmFOAE=
+SHA256 (Pkgfile) = a3a430455b7b78b088c66b59585592f890351e7af17b8949e66eca31b2ac4a07
+SHA256 (.footprint) = 9d89655217df6802b3bf2ae28e118b03e5ccaae7563e25eff81b4e949d3fc598
+SHA256 (npm-8.5.4.tar.gz) = 4ff930ff66b2aed02795c1f90c46655e825c4f9fed45e215492dea31dd9bae1d
SHA256 (destdir.patch) = b74ee19a9412025067c9d0b5aa5946a651a7bc0dedab4ae147b3e5d1fb569462
diff --git a/npm/Pkgfile b/npm/Pkgfile
index a33dc15e3..c6d6fcbcf 100644
--- a/npm/Pkgfile
+++ b/npm/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: nodejs
name=npm
-version=8.5.3
+version=8.5.4
release=1
source=(https://github.com/npm/cli/archive/v$version/$name-$version.tar.gz
destdir.patch)

Generated by cgit