nodejs: update to 11.7.0.

This commit is contained in:
Rasmus Thomsen 2019-01-20 12:30:44 +01:00 committed by maxice8
parent e2ae7175d3
commit 455149d62a
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'nodejs'
pkgname=nodejs
version=11.6.0
version=11.7.0
revision=1
wrksrc="node-v${version}"
# 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"
homepage="https://nodejs.org/"
distfiles="${homepage}/dist/v${version}/node-v${version}.tar.gz"
checksum=39ef4f1866f75786baff5959439483fafdc99d3ee3a0568a13cc635d64cf5e0b
checksum=4d95471083735c275ed3fb4d61458940887edbaae663d0c96ea5395c087ab9dc
build_options="ssl libuv http_parser icu nghttp2 cares"
desc_option_ssl="Enable shared libressl"