mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
nodejs-lts-10: fix download url
This commit is contained in:
parent
1d8ff7abc3
commit
28bbe88a4c
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue