summaryrefslogtreecommitdiff
path: root/npm
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-06-19 13:28:16 +0200
committerTim Biermann <tbier@posteo.de>2022-06-19 13:28:16 +0200
commit99f9cc028eca06caae016dc45352e68fc1822924 (patch)
treef4fca3307c9947cde64e73ee0f2023d24db4ba68 /npm
parent0be77809a4761877274bbed63d3e08579edba12a (diff)
parentef7a4e142ad533b3f7b52cc274132707a50ae328 (diff)
downloadcontrib-99f9cc028eca06caae016dc45352e68fc1822924.tar.gz
contrib-99f9cc028eca06caae016dc45352e68fc1822924.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 dc78f4ab9..1ba8a05ee 100644
--- a/npm/.signature
+++ b/npm/.signature
@@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3+yubbL+6Y4sj9vxHA6mfbZAHb2m7JXZJQTJTe8cQv2bTtl91xuWJrWlsb7CHC69vCg1e08xRDRhDcix1jYUCQY=
-SHA256 (Pkgfile) = df127b109d4b2e8db56f5cf4cfd20f959b6974a7751b5c3df1a4de448f6bfb05
+RWSagIOpLGJF37Fzd2Ta3gkQXrGBp3lwIz5+WCh3qBiC9gU841JS68tzdVRFYuPk4mqgY/JcEuqUrLV8iZm5b9biNnR/EMEvBQg=
+SHA256 (Pkgfile) = bac2a34558ff0ae855f7f7f7aa8418922061c5ed37c2f1036c259b511ea3216a
SHA256 (.footprint) = 0db9551344089687fc49c3db096e9d8d20a9f8f34ba4ee2f3e36cc18c9c6fd30
-SHA256 (npm-8.12.1.tar.gz) = fee440ddd5a0fa20211c40ba054f8829c0d3b714944a7e3b4011922b9aa13a1c
+SHA256 (npm-8.12.2.tar.gz) = 24b2a9b2593ec46f7ffec3aad9b77960593dc926c91e607c39b898d4c37dab36
SHA256 (destdir.patch) = b74ee19a9412025067c9d0b5aa5946a651a7bc0dedab4ae147b3e5d1fb569462
diff --git a/npm/Pkgfile b/npm/Pkgfile
index b2a00f2e7..f2bdf86da 100644
--- a/npm/Pkgfile
+++ b/npm/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: nodejs
name=npm
-version=8.12.1
+version=8.12.2
release=1
source=(https://github.com/npm/cli/archive/v$version/$name-$version.tar.gz
destdir.patch)

Generated by cgit