We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e467c1 commit 13ac28fCopy full SHA for 13ac28f
2 files changed
srcpkgs/nodejs/patches/python-3.14.patch
srcpkgs/nodejs/template
@@ -1,6 +1,6 @@
1
# Template file for 'nodejs'
2
pkgname=nodejs
3
-version=24.13.0
+version=24.14.1
4
revision=1
5
build_style=configure
6
configure_args="
@@ -43,7 +43,7 @@ license="MIT"
43
homepage="https://nodejs.org/"
44
changelog="https://raw.githubusercontent.com/nodejs/node/main/doc/changelogs/CHANGELOG_V${version%%.*}.md"
45
distfiles="https://nodejs.org/dist/v${version}/node-v${version}.tar.xz"
46
-checksum=320fe909cbb347dcf516201e4964ef177b8138df9a7f810d0d54950481b3158b
+checksum=7822507713f202cf2a551899d250259643f477b671706db421a6fb55c4aa0991
47
python_version=3
48
49
build_options="ssl libuv icu nghttp2 cares brotli"
0 commit comments