diff --git a/srcpkgs/nodejs-lts-10/template b/srcpkgs/nodejs-lts-10/template index a71680cdd08..ea689c6e118 100644 --- a/srcpkgs/nodejs-lts-10/template +++ b/srcpkgs/nodejs-lts-10/template @@ -15,7 +15,7 @@ short_desc="Evented I/O for V8 javascript (Dubnium)" maintainer="k4leg " license="MIT" homepage="https://nodejs.org/" -distfiles="${homepage}/download/release/latest-v10.x/node-v${version}.tar.xz" +distfiles="${homepage}/download/release/v${version}/node-v${version}.tar.xz" checksum=622721bc3e6b65faf7eb6a22bfb6e3e31817e42212aa6bf5a7991ea7d9b6f169 build_options="ssl libuv http_parser icu nghttp2 cares"