nodejs-lts-10: update to 10.23.1.

This commit is contained in:
Andrew Benson 2021-01-04 16:39:59 -06:00 committed by Andrew Benson
parent 140b3d48ea
commit a84ee1a347

View File

@ -1,6 +1,6 @@
# Template file for 'nodejs-lts-10'
pkgname=nodejs-lts-10
version=10.23.0
version=10.23.1
revision=1
wrksrc="node-v${version}"
hostmakedepends="pkg-config python zlib-devel which $(vopt_if icu icu-devel)
@ -16,7 +16,7 @@ maintainer="k4leg <d0xi@inbox.ru>"
license="MIT"
homepage="https://nodejs.org/"
distfiles="${homepage}/download/release/v${version}/node-v${version}.tar.xz"
checksum=fd356039d5c223f020db514b64e4619b285e669f8f5f0b6232458d4440c6741f
checksum=88aa16f5af79615b183ca55ed81393763169e75d1fb96013cf1831895c6cedfa
python_version=2 #unverified
build_options="ssl libuv http_parser icu nghttp2 cares"