Skip to content

Commit

Permalink
nodejs: upgrade 20.16.0 -> 20.17.0
Browse files Browse the repository at this point in the history
commit c1ddc60fd25456da07d8402c89157c4354fde5ac
Author: Jason Schonberg <[email protected]>
Date:   Wed Aug 21 17:40:03 2024 -0400

    License change - remove highlight.js
    nodejs/node@1c5fe04

    Changelog :
    https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V20.md#20.17.0

nodejs: upgrade 20.16.0 -> 20.17.0
Signed-off-by: Jason Schonberg <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
J. S. authored and kraj committed Sep 1, 2024
1 parent 6f0ed17 commit c8f4a78
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
DESCRIPTION = "nodeJS Evented I/O for V8 JavaScript"
HOMEPAGE = "http://nodejs.org"
LICENSE = "MIT & ISC & BSD-2-Clause & BSD-3-Clause & Artistic-2.0 & Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=cef54676c547a5bbab44aa8be3be9ef7"
LIC_FILES_CHKSUM = "file://LICENSE;md5=2ab85b3bae451276a10919163bcc5b74"

CVE_PRODUCT = "nodejs node.js"

Expand Down Expand Up @@ -33,7 +33,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] = "cd6c8fc3ff2606aadbc7155db6f7e77247d2d0065ac18e2f7f049095584b8b46"
SRC_URI[sha256sum] = "9abf03ac23362c60387ebb633a516303637145cb3c177be3348b16880fd8b28c"

S = "${WORKDIR}/node-v${PV}"

Expand Down

0 comments on commit c8f4a78

Please sign in to comment.