nodejs-lts: update to 12.18.4.

This commit is contained in:
Leah Neukirchen 2020-10-01 19:21:57 +02:00
parent 9b16f5cb25
commit 46c2733d98

View file

@ -1,6 +1,6 @@
# Template file for 'nodejs-lts'
pkgname=nodejs-lts
version=12.18.3
version=12.18.4
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=6ea85f80e01b007cc9b566b8836513bc5102667d833bad4c1092be60fa60c2d4
checksum=a802d87e579e46fc52771ed6f2667048320caca867be3276f4c4f1bbb41389c3
python_version=3
build_options="ssl libuv http_parser icu nghttp2 cares"