nodejs: update to 11.10.0.
This commit is contained in:
parent
7fc3998e98
commit
8b4182c791
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'nodejs'
|
# Template file for 'nodejs'
|
||||||
pkgname=nodejs
|
pkgname=nodejs
|
||||||
version=11.9.0
|
version=11.10.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="node-v${version}"
|
wrksrc="node-v${version}"
|
||||||
# Need these for host v8 for torque, see https://github.com/nodejs/node/pull/21079
|
# Need these for host v8 for torque, see https://github.com/nodejs/node/pull/21079
|
||||||
@ -17,7 +17,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://nodejs.org/"
|
homepage="https://nodejs.org/"
|
||||||
distfiles="${homepage}/dist/v${version}/node-v${version}.tar.gz"
|
distfiles="${homepage}/dist/v${version}/node-v${version}.tar.gz"
|
||||||
checksum=d7f3d73d443f52c1c689fe88b9e55c35401b2207d251dc47b2d6a86a6d95758b
|
checksum=45835c210955cd05cab259e664cc19a6f2748dbda6bc9e13edc9a2e8cc498770
|
||||||
|
|
||||||
build_options="ssl libuv http_parser icu nghttp2 cares"
|
build_options="ssl libuv http_parser icu nghttp2 cares"
|
||||||
desc_option_ssl="Enable shared libressl"
|
desc_option_ssl="Enable shared libressl"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user