diff options
author | Tim Biermann <tbier@posteo.de> | 2021-02-01 21:27:54 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-02-01 21:34:48 +0000 |
commit | ff9fa4930570c0815adc22ba6bb65da9624d0978 (patch) | |
tree | 487683f12bd9086e8f77707810086e1dc0df62dd /npm | |
parent | 60cb0edb8c2a3a114f965434a2c2787e5441066b (diff) | |
download | contrib-ff9fa4930570c0815adc22ba6bb65da9624d0978.tar.gz contrib-ff9fa4930570c0815adc22ba6bb65da9624d0978.tar.xz |
npm: 7.5.0 -> 7.5.1
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 4e73b1767..7f01cd2b4 100644 --- a/npm/.signature +++ b/npm/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF31QJB44cjNHI9UL5xJGlLW7tSk4Q2xaIZAgrXm8UsCZs/q1NIMMEe0x8pigCsjVqjUf2m+pZXsL/6aqgoyD3ngk= -SHA256 (Pkgfile) = f878efc7726a337111d17b388b52340295a1c5198e4f3ac7666d925937406eb4 +RWSagIOpLGJF31cRBMSIKo6Alumk89p0aLNW0orMpeW5JbgEDgC4Ja04zmBfC574qVHAx+8Ws47oC+u3FUkDMOAKuQ+L3BeaXA8= +SHA256 (Pkgfile) = ae0da45d69f2c35354cf177f60cf555ee3647f2e5559b4cb2fe33804eaf91dd0 SHA256 (.footprint) = 16aa85165d593e3c4fbcbaaba0225774ce3fd3b1fe34c3f6db20869822d96451 -SHA256 (npm-7.5.0.tar.gz) = 1320b04a07716db1cb1602f34d7ffd5d9a30edc9754b2279980f250f95c2c975 +SHA256 (npm-7.5.1.tar.gz) = 56332380b6cb49745870997ef66f1abf187b385f1ca14cd15f84b9df543bebb8 SHA256 (destdir.patch) = b74ee19a9412025067c9d0b5aa5946a651a7bc0dedab4ae147b3e5d1fb569462 diff --git a/npm/Pkgfile b/npm/Pkgfile index d88c91e9c..5b04e5dd9 100644 --- a/npm/Pkgfile +++ b/npm/Pkgfile @@ -4,7 +4,7 @@ # Depends on: nodejs name=npm -version=7.5.0 +version=7.5.1 release=1 source=(https://github.com/npm/cli/archive/v$version/$name-$version.tar.gz destdir.patch) |