nodejs-lts-10: update to 10.23.0.

This commit is contained in:
Johannes 2020-11-17 23:15:38 +01:00 committed by Johannes
parent eeec728719
commit b823c3fa6e

View file

@ -1,6 +1,6 @@
# Template file for 'nodejs-lts-10'
pkgname=nodejs-lts-10
version=10.22.0
version=10.23.0
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=e07575455cbb6670e3f30d2f846d3078ef2c181255ff0932089182529443e1db
checksum=fd356039d5c223f020db514b64e4619b285e669f8f5f0b6232458d4440c6741f
python_version=2 #unverified
build_options="ssl libuv http_parser icu nghttp2 cares"