diff options
author | Bradley T. Hughes <bhughes@FreeBSD.org> | 2021-10-24 18:09:51 +0000 |
---|---|---|
committer | Bradley T. Hughes <bhughes@FreeBSD.org> | 2021-10-29 13:40:45 +0000 |
commit | 8de43db2771a9534f9a9d67c48c46152f2843128 (patch) | |
tree | fac104c496b15fd13cb558aefeee7576735b587e /www/node/distinfo | |
parent | 088999b5b430e9d21d1195685ba0f1263ecb1c4d (diff) | |
download | ports-8de43db2771a9534f9a9d67c48c46152f2843128.tar.gz ports-8de43db2771a9534f9a9d67c48c46152f2843128.zip |
www/node: Update 17.0.0_1 -> 17.0.1
https://nodejs.org/en/blog/release/v17.0.1/
While here, update pkg-plist to allow building with the BUNDLED_SSL
option enabled, and add the patch from PR 259454 to fix the build on
i386.
PR: 259454, 259377
MFH: 2021Q4
Sponsored by: Miles AS
Diffstat (limited to 'www/node/distinfo')
-rw-r--r-- | www/node/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/node/distinfo b/www/node/distinfo index 69d96fe9b008..73267b5a5b1f 100644 --- a/www/node/distinfo +++ b/www/node/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1634856195 -SHA256 (node-v17.0.0.tar.gz) = bcac24b990be48e6d1fead0726cd395b48b0dd05d030396ddac94b628aa03f2f -SIZE (node-v17.0.0.tar.gz) = 80774539 +TIMESTAMP = 1634996580 +SHA256 (node-v17.0.1.tar.gz) = f06242a7958b89f1bc3c7070af1ff5e477a9d3b76d2348456617f87e8f4f6988 +SIZE (node-v17.0.1.tar.gz) = 80778702 |