nodejs: update to 11.12.0.

This commit is contained in:
maxice8 2019-03-15 21:46:13 -03:00 committed by maxice8
parent fe44ec4152
commit fcd66ed844
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'nodejs'
pkgname=nodejs
version=11.11.0
version=11.12.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=8cbf2c62359901a5587fcc6699200495490751ce6fb31255c788ac6eb90a1107
checksum=7d408dcd485f7193ab37e1f36d0a38676d5dbc9c91329c775e5afe6c687393b8
build_options="ssl libuv http_parser icu nghttp2 cares"
desc_option_ssl="Enable shared libressl"