nodejs: upgrade 24.16.0 -> 24.17.0

This is the June 2026 security release.

https://nodejs.org/en/blog/vulnerability/june-2026-security-releases

Changelog: https://github.com/nodejs/node/releases/tag/v24.17.0

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Jason Schonberg
2026-06-18 17:44:23 -04:00
committed by Khem Raj
parent 54934e0674
commit a8faa98416
3 changed files with 1 additions and 1 deletions
@@ -35,7 +35,7 @@ SRC_URI = "https://nodejs.org/dist/v${PV}/node-v${PV}.tar.xz \
SRC_URI:append:class-target = " \
file://0009-Using-native-binaries.patch \
"
SRC_URI[sha256sum] = "2ff84a6de70b6165290111b0fc656ded1ad207a799816fe720cc7c31232df30f"
SRC_URI[sha256sum] = "a7ab562ed2369a29c68b72fa00e3103bcdfe37063dff799c6acc8e404e275fcd"
S = "${UNPACKDIR}/node-v${PV}"