diff options
author | Tim Biermann <tbier@posteo.de> | 2021-09-09 21:59:47 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-09-09 21:59:47 +0200 |
commit | 59866103c394b6416abba0f54e1da46a622e9d53 (patch) | |
tree | a4d60de85106412ecfba10ec4b4bdad9b6426f61 /npm | |
parent | 1e822c20de9bc4a58bbcfb3b465f7f0891e60aaf (diff) | |
download | contrib-59866103c394b6416abba0f54e1da46a622e9d53.tar.gz contrib-59866103c394b6416abba0f54e1da46a622e9d53.tar.xz |
npm: 7.22.0 -> 7.23.0
Diffstat (limited to 'npm')
-rw-r--r-- | npm/.signature | 6 | ||||
-rw-r--r-- | npm/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/npm/.signature b/npm/.signature index 327236d2e..8c621c4f0 100644 --- a/npm/.signature +++ b/npm/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3zAeceexrAr1januwLOTx3g/4D9QeJienlon/MjGz1AxX9lY2WIccPUudrVXkhudkdZySb5nBUtU7s2GS0j80w8= -SHA256 (Pkgfile) = b0b5e6dbd4ef4027d3fdeb82508c5632f8faf9dcd8eed02a0383af20ba85945d +RWSagIOpLGJF35UwLifprBp/bl7EB06bBjhvzebwG2of8bJGsuNUW+OlRiCdh+C1RitXu4XtbpklS/GOXXNYr+w3T6AZUF9raQM= +SHA256 (Pkgfile) = b07a7da20b3a411deb9aff1c665a52bc1074cffd1f79dfa115cf25fa724da13e SHA256 (.footprint) = 96254bde55b1c674c782524b4e4011988d346ab65bb518706b4df90a8eef1cc7 -SHA256 (npm-7.22.0.tar.gz) = e610bc66710dd4f8fac424f20a442c5b1f7aeb22f0418dbb5729ac230de1c961 +SHA256 (npm-7.23.0.tar.gz) = 22c58037139e1d4265cf69993e5769925b93fc3adb90b052138d6ee1b15fbbad SHA256 (destdir.patch) = b74ee19a9412025067c9d0b5aa5946a651a7bc0dedab4ae147b3e5d1fb569462 diff --git a/npm/Pkgfile b/npm/Pkgfile index 84bf2291d..223b9438c 100644 --- a/npm/Pkgfile +++ b/npm/Pkgfile @@ -4,7 +4,7 @@ # Depends on: nodejs name=npm -version=7.22.0 +version=7.23.0 release=1 source=(https://github.com/npm/cli/archive/v$version/$name-$version.tar.gz destdir.patch) |