nodejs-lts-10: update to 10.21.0.

[ci skip]
This commit is contained in:
John 2020-06-30 12:39:50 +02:00
parent 876c1201e7
commit 5212e352cb

View file

@ -1,7 +1,7 @@
# Template file for 'nodejs-lts-10'
pkgname=nodejs-lts-10
version=10.19.0
revision=2
version=10.21.0
revision=1
wrksrc="node-v${version}"
hostmakedepends="pkg-config python zlib-devel which $(vopt_if icu icu-devel)
$(vopt_if ssl libressl-devel) $(vopt_if libuv libuv-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=622721bc3e6b65faf7eb6a22bfb6e3e31817e42212aa6bf5a7991ea7d9b6f169
checksum=26b01fa28338cacaa8a66d7963ab2514e81678c268ab52ec55dcf937aadcb73b
python_version=2 #unverified
build_options="ssl libuv http_parser icu nghttp2 cares"