nodejs: update to 11.14.0.

This commit is contained in:
maxice8 2019-04-12 04:13:55 -03:00 committed by maxice8
parent 4bcf9f1450
commit 2261cdf09e

View file

@ -1,6 +1,6 @@
# Template file for 'nodejs'
pkgname=nodejs
version=11.13.0
version=11.14.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=4c29d24de0e6d2bdf7fbac6d37938696a124501d3710b7f6ecdadb0ef5925fb2
checksum=b903ba6dc8131b9357e7c5e26967a0f48aa460c708154244a6348d49a7d8ff9a
build_options="ssl libuv http_parser icu nghttp2 cares"
desc_option_ssl="Enable shared libressl"