X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/f28423fffcac4e04889c9406147330f2fc5ab248..7ddd51409c1702475e0995100260fd6107ed62ba:/packages/nodejs-current/build.sh diff --git a/packages/nodejs-current/build.sh b/packages/nodejs-current/build.sh index 097de3ca..d0148dbb 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.2.1 -TERMUX_PKG_SHA256=200de3c145e79d5da5361ab079df199cec13dbd10902df9cf9a75c6546cd4582 +TERMUX_PKG_VERSION=9.10.1 +TERMUX_PKG_SHA256=c93b7e20021aabbd8c0ee856ac22e93670e0ff5868e07337bae86ac456df2df2 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