nodejs: update to 11.10.1.

This commit is contained in:
maxice8 2019-03-01 13:32:08 -03:00 committed by maxice8
parent 2430a38e21
commit a8b8b68e40

View file

@ -1,6 +1,6 @@
# Template file for 'nodejs'
pkgname=nodejs
version=11.10.0
version=11.10.1
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=45835c210955cd05cab259e664cc19a6f2748dbda6bc9e13edc9a2e8cc498770
checksum=1652c919cb56e264fb7e0b00c4d038766af943ed3db94865cbeb01360175777b
build_options="ssl libuv http_parser icu nghttp2 cares"
desc_option_ssl="Enable shared libressl"