mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
nodejs-lts-10: update to 10.19.0
This commit is contained in:
parent
c0ffb46cac
commit
1283579de2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nodejs-lts-10'
|
# Template file for 'nodejs-lts-10'
|
||||||
pkgname=nodejs-lts-10
|
pkgname=nodejs-lts-10
|
||||||
version=10.17.0
|
version=10.19.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="node-v${version}"
|
wrksrc="node-v${version}"
|
||||||
hostmakedepends="pkg-config python zlib-devel $(vopt_if icu icu-devel)
|
hostmakedepends="pkg-config python zlib-devel $(vopt_if icu icu-devel)
|
||||||
|
@ -16,7 +16,7 @@ maintainer="k4leg <d0xi@inbox.ru>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://nodejs.org/"
|
homepage="https://nodejs.org/"
|
||||||
distfiles="${homepage}/download/release/latest-v10.x/node-v${version}.tar.xz"
|
distfiles="${homepage}/download/release/latest-v10.x/node-v${version}.tar.xz"
|
||||||
checksum=412667d76bd5273c07cb69c215998109fd5bb35c874654f93e6a0132d666c58e
|
checksum=622721bc3e6b65faf7eb6a22bfb6e3e31817e42212aa6bf5a7991ea7d9b6f169
|
||||||
|
|
||||||
build_options="ssl libuv http_parser icu nghttp2 cares"
|
build_options="ssl libuv http_parser icu nghttp2 cares"
|
||||||
desc_option_ssl="Enable shared libressl"
|
desc_option_ssl="Enable shared libressl"
|
||||||
|
|
Loading…
Add table
Reference in a new issue