nodejs-lts-10: update to 10.19.0

This commit is contained in:
Johannes 2020-04-07 22:54:41 +02:00 committed by Johannes
parent c0ffb46cac
commit 1283579de2

View file

@ -1,6 +1,6 @@
# Template file for 'nodejs-lts-10'
pkgname=nodejs-lts-10
version=10.17.0
version=10.19.0
revision=1
wrksrc="node-v${version}"
hostmakedepends="pkg-config python zlib-devel $(vopt_if icu icu-devel)
@ -16,7 +16,7 @@ maintainer="k4leg <d0xi@inbox.ru>"
license="MIT"
homepage="https://nodejs.org/"
distfiles="${homepage}/download/release/latest-v10.x/node-v${version}.tar.xz"
checksum=412667d76bd5273c07cb69c215998109fd5bb35c874654f93e6a0132d666c58e
checksum=622721bc3e6b65faf7eb6a22bfb6e3e31817e42212aa6bf5a7991ea7d9b6f169
build_options="ssl libuv http_parser icu nghttp2 cares"
desc_option_ssl="Enable shared libressl"