nodejs: update to 12.8.0.

This commit is contained in:
Juan RP 2019-08-15 10:50:13 +02:00
parent 381303b303
commit 7895a4d1cc
No known key found for this signature in database
GPG key ID: AF19F6CB482F9368

View file

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