summaryrefslogtreecommitdiff
path: root/npm
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-05-06 13:11:57 +0200
committerTim Biermann <tbier@posteo.de>2022-05-06 13:11:57 +0200
commit641f214a5ad79c40c6c570f8db8a883e9a83a4b7 (patch)
tree7056ad76d3ff39d7c6823159bcecd2f7dec155c4 /npm
parent11ec3c33c4f02c529af0f67c0d655321be715b69 (diff)
parent25f8b3bb8c8d294773cd2d1670dd0b718e6fbeb2 (diff)
downloadcontrib-641f214a5ad79c40c6c570f8db8a883e9a83a4b7.tar.gz
contrib-641f214a5ad79c40c6c570f8db8a883e9a83a4b7.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 5e19d58d6..6571188ea 100644
--- a/npm/.footprint
+++ b/npm/.footprint
@@ -512,7 +512,6 @@ drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/cacache/lib/content/
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/cacache/lib/put.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/cacache/lib/rm.js
drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/cacache/lib/util/
--rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/cacache/lib/util/disposer.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/cacache/lib/util/fix-owner.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/cacache/lib/util/hash-to-segments.js
-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/cacache/lib/util/move-file.js
diff --git a/npm/.signature b/npm/.signature
index 25cf23f11..1274bf42d 100644
--- a/npm/.signature
+++ b/npm/.signature
@@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF37MPfS3R3y6DOAewIhaBEJv3s5X245v9SQcVe4jPH12+6dYw+IzsALTAECL29oM/fLU3JZaISl8G7VoosDoU1wU=
-SHA256 (Pkgfile) = 7977730d80a83e6d3c3357d640fb91405908189dbce33a036a780c7583f69eb6
-SHA256 (.footprint) = 875833e7c0c3f7cb00bdb7d77f3bb26cbc00cf8b1e19edcfa82a52880a8e8d70
-SHA256 (npm-8.8.0.tar.gz) = 2cbd2a259224388921ad8657e9c76890068c74e859ff745f50b6e89bc67806c1
+RWSagIOpLGJF33nh9c4g+vt5yi5ZOHugc8A5VWEZaqYNMLCG4BtR01zOY4rUkayns8jriBiXtbDv2q1WNMuhZi6QElZg77AHoAM=
+SHA256 (Pkgfile) = 4f8881e5757def4ab67c1e63a2f895e22e8fa4c54e60a62d428072b535b02c6d
+SHA256 (.footprint) = 6d9f2e4007fb5a73fbeefa56ba77784d0a70c6dafa2052940d76e59222b69a8a
+SHA256 (npm-8.9.0.tar.gz) = fb20ddbc820f40a3139aaf924eb11bf530f7811eadee6bf8d015b17fa4ea8283
SHA256 (destdir.patch) = b74ee19a9412025067c9d0b5aa5946a651a7bc0dedab4ae147b3e5d1fb569462
diff --git a/npm/Pkgfile b/npm/Pkgfile
index 67de66941..515977224 100644
--- a/npm/Pkgfile
+++ b/npm/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: nodejs
name=npm
-version=8.8.0
+version=8.9.0
release=1
source=(https://github.com/npm/cli/archive/v$version/$name-$version.tar.gz
destdir.patch)

Generated by cgit