X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/816b381677e39d5f6a5b8e836293b83c4c1192d1..0906fedf61171ece35186a97c923b15bf862d4f3:/packages/nodejs-current/build.sh diff --git a/packages/nodejs-current/build.sh b/packages/nodejs-current/build.sh index 7f7153e6..c9886338 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.1.0 -TERMUX_PKG_SHA256=7e34d581332aedc85306859e613a81cce2531bdd30eef358cb54db8a4f5c3c49 +TERMUX_PKG_VERSION=9.3.0 +TERMUX_PKG_SHA256=b288075e2f09faf33046583271a4e85c34684b5b637973dd6eaa5445220c57cd 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