diff --git a/srcpkgs/nodejs/template b/srcpkgs/nodejs/template index 35b36c570a6..98a9a248811 100644 --- a/srcpkgs/nodejs/template +++ b/srcpkgs/nodejs/template @@ -1,6 +1,6 @@ # Template file for 'nodejs' pkgname=nodejs -version=14.10.1 +version=14.13.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=5047c4962012f88258d8c1c6c133d870fd818ed5ea0f194ab3aa206510d144ae +checksum=8538b2e76aa06ee0e6eb1c118426c3c5ca53b2e49d66591738eacf76e89edd61 python_version=3 build_options="ssl libuv http_parser icu nghttp2 cares"