nodejs: update to 8.7.0.

This commit is contained in:
Enno Boland 2017-10-21 22:12:42 +02:00
parent 8ba69f75f7
commit 65b28afa7b

View file

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