nodejs: update to 14.17.2.

This commit is contained in:
John 2021-07-02 23:33:11 +02:00
parent a4ae333cea
commit f28f310868

View file

@ -1,7 +1,7 @@
# Template file for 'nodejs'
pkgname=nodejs
version=14.16.0
revision=2
version=14.17.2
revision=1
wrksrc="node-v${version}"
# Need these for host v8 for torque, see https://github.com/nodejs/node/pull/21079
hostmakedepends="which pkg-config python3 libatomic-devel zlib-devel
@ -18,7 +18,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="MIT"
homepage="https://nodejs.org/"
distfiles="${homepage}/dist/v${version}/node-v${version}.tar.gz"
checksum=f6b904b06951de4c52089dd4456155d853e835b0dc4640f75458c6eb49f9e8ce
checksum=@62a17229c56bedb698443c314211c8f95df09bb6523fb4ad2b4b229e8be6263a
python_version=3
build_options="ssl libuv http_parser icu nghttp2 cares"