Skip to content

Commit 659eecc

Browse files
bump(main/nodejs): 22.4.1
This is a security release. See https://github.com/nodejs/node/releases/tag/v22.4.1 for more information.
1 parent 3919179 commit 659eecc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/nodejs/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://nodejs.org/
22
TERMUX_PKG_DESCRIPTION="Open Source, cross-platform JavaScript runtime environment"
33
TERMUX_PKG_LICENSE="MIT"
44
TERMUX_PKG_MAINTAINER="Yaksh Bariya <[email protected]>"
5-
TERMUX_PKG_VERSION=22.4.0
5+
TERMUX_PKG_VERSION=22.4.1
66
TERMUX_PKG_SRCURL=https://nodejs.org/dist/v${TERMUX_PKG_VERSION}/node-v${TERMUX_PKG_VERSION}.tar.xz
7-
TERMUX_PKG_SHA256=292b430084f2f32913dc7da4eb2fbc8969252772a9d1bfe8ae6c4b4a98ca3ad3
7+
TERMUX_PKG_SHA256=65fc857f5aa8256aafc900b344c0115c9aeae25a02541fd5ce0dbd4dfd1c5fb9
88
# thunder-coding: don't try to autoupdate nodejs, that thing takes 2 whole hours to build for a single arch, and requires a lot of patch updates everytime. Also I run tests everytime I update it to ensure least bugs
99
TERMUX_PKG_AUTO_UPDATE=false
1010
# Note that we do not use a shared libuv to avoid an issue with the Android

0 commit comments

Comments
 (0)