nodejs: upgrade 22.20.0 -> 22.21.0

Changelog: https://github.com/nodejs/node/releases/tag/v22.21.0

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Jason Schonberg 2025-10-20 22:35:35 -04:00 committed by Khem Raj
parent aa433940d4
commit a2299f5fb1
No known key found for this signature in database
GPG Key ID: BB053355919D3314
3 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ SRC_URI:append:class-target = " \
SRC_URI:append:toolchain-clang:powerpc64le = " \
file://0001-ppc64-Do-not-use-mminimal-toc-with-clang.patch \
"
SRC_URI[sha256sum] = "ff7a6a6e8a1312af5875e40058351c4f890d28ab64c32f12b2cc199afa22002d"
SRC_URI[sha256sum] = "791b18e969ea22cc952108ee8eaafbb12cddfd973bbbb0b7fc116395c0d9a81c"
S = "${UNPACKDIR}/node-v${PV}"