nodejs: upgrade 22.19.0 -> 22.20.0

Chagelog: https://github.com/nodejs/node/releases/tag/v22.20.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-09-24 17:09:30 -04:00 committed by Khem Raj
parent 8e1e733f24
commit fbcfd9a9f5
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] = "0272acfce50ce9ad060288321b1092719a7f19966f81419835410c59c09daa46"
SRC_URI[sha256sum] = "ff7a6a6e8a1312af5875e40058351c4f890d28ab64c32f12b2cc199afa22002d"
S = "${UNPACKDIR}/node-v${PV}"