diff --git a/srcpkgs/nodejs/template b/srcpkgs/nodejs/template index 404a684da72..b031d5d4056 100644 --- a/srcpkgs/nodejs/template +++ b/srcpkgs/nodejs/template @@ -1,6 +1,6 @@ # Template file for 'nodejs' pkgname=nodejs -version=11.8.0 +version=11.9.0 revision=1 wrksrc="node-v${version}" # Need these for host v8 for torque, see https://github.com/nodejs/node/pull/21079 @@ -17,7 +17,7 @@ maintainer="Enno Boland " license="MIT" homepage="https://nodejs.org/" distfiles="${homepage}/dist/v${version}/node-v${version}.tar.gz" -checksum=958d1bbd08fb8d2ae6aad1c4e644fef61e502409fe6c7d0e742013ce0a2d2f26 +checksum=d7f3d73d443f52c1c689fe88b9e55c35401b2207d251dc47b2d6a86a6d95758b build_options="ssl libuv http_parser icu nghttp2 cares" desc_option_ssl="Enable shared libressl"