nodejs-lts: update to 12.20.1.

This commit is contained in:
Andrew Benson 2021-01-04 16:05:24 -06:00 committed by Andrew Benson
parent f750b8a2fa
commit 140b3d48ea

View file

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