mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
www/node: Update 11.2.0 -> 11.3.0
This is a security release that addresses multiple vulnerabilities. Users are recommended to upgrade as soon as possible. https://nodejs.org/en/blog/vulnerability/november-2018-security-releases/ https://nodejs.org/en/blog/release/v11.3.0/ MFH: 2018Q4 Security: 2a86f45a-fc3c-11e8-a414-00155d006b02 Sponsored by: Miles AS
This commit is contained in:
parent
ddc614b546
commit
b97e90ea6c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487157
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= node
|
||||
PORTVERSION= 11.2.0
|
||||
PORTVERSION= 11.3.0
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1542730979
|
||||
SHA256 (node-v11.2.0.tar.gz) = 2766fea693bc7a4750feef16d3c109df44d4319d4763678d60a5e8f177d0fa9e
|
||||
SIZE (node-v11.2.0.tar.gz) = 36508574
|
||||
TIMESTAMP = 1544440262
|
||||
SHA256 (node-v11.3.0.tar.gz) = 9db85052ec091a2a0ff6b928bed5030b6383846e8d677726648d042268169407
|
||||
SIZE (node-v11.3.0.tar.gz) = 36499416
|
||||
|
Loading…
Reference in New Issue
Block a user