From 404c55c271a6f9429a537993b1e0723af70da096 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Thu, 9 Jan 2020 16:38:45 +0300 Subject: nodejs: bump to 13.6.0 --- extra/nodejs/build | 3 --- extra/nodejs/checksums | 2 +- extra/nodejs/sources | 2 +- extra/nodejs/version | 2 +- 4 files changed, 3 insertions(+), 6 deletions(-) (limited to 'extra/nodejs') diff --git a/extra/nodejs/build b/extra/nodejs/build index 59b7ad09..6daf22f8 100755 --- a/extra/nodejs/build +++ b/extra/nodejs/build @@ -1,8 +1,5 @@ #!/bin/sh -e -# Python 3 support (but not for > 3.5). -sed -i 's/(3, 5)/(3, 8)/' configure - ./configure \ --prefix=/usr diff --git a/extra/nodejs/checksums b/extra/nodejs/checksums index 37f8d4d5..053b85c2 100644 --- a/extra/nodejs/checksums +++ b/extra/nodejs/checksums @@ -1 +1 @@ -5311ac9b19d27559d045acdf17b1006a4962099f770b5bab104253545d2ae9d9 node-v13.5.0.tar.xz +553f6b7ac3826f616fecf640d92be77498efdd19776ef958ae32ae108bb5c949 node-v13.6.0.tar.xz diff --git a/extra/nodejs/sources b/extra/nodejs/sources index 5f528728..bfaed2f2 100644 --- a/extra/nodejs/sources +++ b/extra/nodejs/sources @@ -1 +1 @@ -https://nodejs.org/download/release/latest-v13.x/node-v13.5.0.tar.xz +https://nodejs.org/download/release/latest-v13.x/node-v13.6.0.tar.xz diff --git a/extra/nodejs/version b/extra/nodejs/version index 29011e05..d2b12d6d 100644 --- a/extra/nodejs/version +++ b/extra/nodejs/version @@ -1 +1 @@ -13.5.0 1 +13.6.0 1 -- cgit v1.2.3