X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/c177e14ce1d096acd48e211410e02e04c9258871..cac27b87bfeb0c624b1feec2c1a64ea0ca22ae88:/packages/nodejs-current/build.sh diff --git a/packages/nodejs-current/build.sh b/packages/nodejs-current/build.sh index c604d47b..4a3ef659 100644 --- a/packages/nodejs-current/build.sh +++ b/packages/nodejs-current/build.sh @@ -1,7 +1,7 @@ TERMUX_PKG_HOMEPAGE=https://nodejs.org/ TERMUX_PKG_DESCRIPTION="Platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications" -TERMUX_PKG_VERSION=9.0.0 -TERMUX_PKG_SHA256=5b52bd6a90a611a42e11a908022ccfc1c2e77dcc70bfe38054a18dc57a3d5fa5 +TERMUX_PKG_VERSION=9.4.0 +TERMUX_PKG_SHA256=7503e1f0f81288ff6e56009c0f399c0b5ebfe6f446734c5beb2d45393b21b20c TERMUX_PKG_SRCURL=https://nodejs.org/dist/v${TERMUX_PKG_VERSION}/node-v${TERMUX_PKG_VERSION}.tar.xz # Note that we do not use a shared libuv to avoid an issue with the Android # linker, which does not use symbols of linked shared libraries when resolving