nodejs: update to 9.10.0.

This commit is contained in:
Jannis Christ 2018-03-30 02:59:41 +02:00 committed by Enno Boland
parent 4a3c603e5c
commit 483a67726f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'nodejs'
pkgname=nodejs
version=9.9.0
version=9.10.0
revision=1
wrksrc=node-v${version}
hostmakedepends="pkg-config python $(vopt_if icu icu)"
@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
license="MIT"
homepage="https://nodejs.org/"
distfiles="${homepage}/dist/v${version}/node-v${version}.tar.gz"
checksum=e774cf32bc7c1d61d2e654e67eaafd2a13f22f176933706de60250db5b5eabda
checksum=e5654e552bcc7d011fe0c5bade53ba5c3acbd8d26bfda2cf57057537a03c8d76
build_options="ssl libuv http_parser icu"
desc_option_ssl="Enable shared libressl"