From 232ec84a7094280beb104802617aed763afd8bbd Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Thu, 24 Oct 2019 00:33:27 +0300 Subject: [PATCH] nodejs: bump to 13.0.1 --- extra/nodejs/build | 3 --- extra/nodejs/checksums | 2 +- extra/nodejs/sources | 2 +- extra/nodejs/version | 2 +- 4 files changed, 3 insertions(+), 6 deletions(-) diff --git a/extra/nodejs/build b/extra/nodejs/build index cc5df7da..54c537f7 100755 --- a/extra/nodejs/build +++ b/extra/nodejs/build @@ -3,9 +3,6 @@ # Python 3 support (but not > 3.5). sed -i -e 's/(3, 5)/(3, 8)/' configure -# Fix broken npm. -sed -i -e "s/: '10/: '13/g" deps/npm/lib/utils/unsupported.js - ./configure \ --prefix=/usr diff --git a/extra/nodejs/checksums b/extra/nodejs/checksums index 0642b206..ab76255f 100644 --- a/extra/nodejs/checksums +++ b/extra/nodejs/checksums @@ -1 +1 @@ -45ff3b40afc3fc93fd62e31c0f5dfa046f307f0b33d0f32e09019f306bc74767 node-v13.0.0.tar.xz +791b984cc896057f7b224da300184d408c8428c3b3f1401490e2b5dff60c3cd9 node-v13.0.1.tar.xz diff --git a/extra/nodejs/sources b/extra/nodejs/sources index 3b3703ed..055c3532 100644 --- a/extra/nodejs/sources +++ b/extra/nodejs/sources @@ -1 +1 @@ -https://nodejs.org/dist/v13.0.0/node-v13.0.0.tar.xz +https://nodejs.org/dist/v13.0.1/node-v13.0.1.tar.xz diff --git a/extra/nodejs/version b/extra/nodejs/version index acbb1e0c..b1f2764d 100644 --- a/extra/nodejs/version +++ b/extra/nodejs/version @@ -1 +1 @@ -13.0.0 1 +13.0.1 1