nodejs-lts-10: fix download url

This commit is contained in:
Johannes 2020-04-08 19:59:01 +02:00
parent 1d8ff7abc3
commit 28bbe88a4c

View file

@ -15,7 +15,7 @@ short_desc="Evented I/O for V8 javascript (Dubnium)"
maintainer="k4leg <d0xi@inbox.ru>"
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"