From feba72a80e197cc9239502a27d94462dbd020382 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Thu, 23 Feb 2023 17:47:40 +0100 Subject: [PATCH] npm: 9.5.0 -> 9.5.1 --- npm/.footprint | 1 + npm/.signature | 8 ++++---- npm/Pkgfile | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/npm/.footprint b/npm/.footprint index 78f9bc955..76fbb9b04 100644 --- a/npm/.footprint +++ b/npm/.footprint @@ -1047,6 +1047,7 @@ drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/libnpmversion/lib/ drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/lru-cache/ -rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/lru-cache/index.d.ts -rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/lru-cache/index.js +-rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/lru-cache/index.mjs -rw-r--r-- root/root usr/lib/node_modules/npm/node_modules/lru-cache/package.json drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/make-fetch-happen/ drwxr-xr-x root/root usr/lib/node_modules/npm/node_modules/make-fetch-happen/lib/ diff --git a/npm/.signature b/npm/.signature index 270be4f0f..159df3528 100644 --- a/npm/.signature +++ b/npm/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF30B7WVRqIKe8PnYfFw1WYz++vkLliP61RgtxLxKPrsAUvkyPH8Thk9ReHZRLg8zekIIR660j6do/WS/u4t1chA0= -SHA256 (Pkgfile) = 2b59984a206f197a2aff2c9bc39ace826f3190ef2ad62f4e87420b3af6e3c1e3 -SHA256 (.footprint) = be9a54c3398eda107d3aa40be4eb90a9f471af1bff2bf3e55ee29b21d534aaf0 -SHA256 (npm-9.5.0.tar.gz) = 45c155c55861167403d54d5884e2348572277af078749c9acbc6dfa2e10e9ec8 +RWSagIOpLGJF30OMzKxixNddfoZnrvlqoX0IGhUfG+OkKTN3RT5a6dZoe3M9X24b5t/ZbbItp/eZf3AbNF6x299em+WlXgHArgI= +SHA256 (Pkgfile) = 6b74fc053d784776bca4683891ea0e0fba53bf73d6fb2e4e0ed3f11e7f26b625 +SHA256 (.footprint) = 01b1f6a3a22b414ccc4659087555689636ec018e162be9b3189ca27985a33ada +SHA256 (npm-9.5.1.tar.gz) = b564dbc1b4f99024c346f95f3ba67e6c235a07456cd168caaace8a6f3d65c247 SHA256 (destdir.patch) = b74ee19a9412025067c9d0b5aa5946a651a7bc0dedab4ae147b3e5d1fb569462 diff --git a/npm/Pkgfile b/npm/Pkgfile index 62be3dd10..0d304a2c1 100644 --- a/npm/Pkgfile +++ b/npm/Pkgfile @@ -4,7 +4,7 @@ # Depends on: nodejs name=npm -version=9.5.0 +version=9.5.1 release=1 source=(https://github.com/npm/cli/archive/v$version/$name-$version.tar.gz destdir.patch)