summaryrefslogtreecommitdiff
path: root/npm
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-08-21 13:12:23 +0200
committerTim Biermann <tbier@posteo.de>2022-08-21 13:12:23 +0200
commit36b6474223e72c81be6a80c90795f0bf39f7de1c (patch)
treefc7271591d32073fb7e045dfce8d7f6914873717 /npm
parent20af0f670f6627c2a749f404d16e2a35cd774824 (diff)
parentadfb8aafea10f91ae9e8ba8cc45b5afe16a1233c (diff)
downloadcontrib-36b6474223e72c81be6a80c90795f0bf39f7de1c.tar.gz
contrib-36b6474223e72c81be6a80c90795f0bf39f7de1c.tar.xz
Merge remote-tracking branch 'origin/3.6' into 3.7
Diffstat (limited to 'npm')
-rw-r--r--npm/.signature6
-rw-r--r--npm/Pkgfile2
2 files changed, 4 insertions, 4 deletions
diff --git a/npm/.signature b/npm/.signature
index ed3623763..39ef89268 100644
--- a/npm/.signature
+++ b/npm/.signature
@@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF30CjnxghS7f2KIqH56DLVIQsRq2nwX+jls3iU/n1VZJiW6gxgGjX02ZcC+GgyrNO++jGUNPM69QR1Uv2owBLGwE=
-SHA256 (Pkgfile) = d18ca157b4afe6c36ab11f7a0eb765510ca2eda38f0dee0d22818dbca5f6638b
+RWSagIOpLGJF31ghwP3Q0ORh9bojmSeFmN++XOnyZXRWf5S6KXsOJPVk7QH3d2AMe6wpbCOUTVOOfkbOin+8SuFAsjGWnviGpwQ=
+SHA256 (Pkgfile) = 1782af37f079329d4062c4c62b2307eba190b1a5768e39ba3d8bdf7739d79d60
SHA256 (.footprint) = b7a46f1600918946239f549026d7d7f9a7cf2a09a071a15c1ba75c40a6852974
-SHA256 (npm-8.17.0.tar.gz) = 3514d3c4951383bd62b6463a9d758fc35964aa537c72cd3c8f2e1b69a900010d
+SHA256 (npm-8.18.0.tar.gz) = 9d14516235004ac8c090ba50e512acd3660bbec6c49d954160dadf30364c878b
SHA256 (destdir.patch) = b74ee19a9412025067c9d0b5aa5946a651a7bc0dedab4ae147b3e5d1fb569462
diff --git a/npm/Pkgfile b/npm/Pkgfile
index 136ff0cfc..02feba36e 100644
--- a/npm/Pkgfile
+++ b/npm/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: nodejs
name=npm
-version=8.17.0
+version=8.18.0
release=1
source=(https://github.com/npm/cli/archive/v$version/$name-$version.tar.gz
destdir.patch)

Generated by cgit