nodejs: update to 8.4.0.

This commit is contained in:
Enno Boland 2017-08-22 20:56:53 +02:00
parent 8a39398ce9
commit 28cf839064

View file

@ -1,6 +1,6 @@
# Template file for 'nodejs'
pkgname=nodejs
version=8.2.1
version=8.4.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=66fe1379bc7daf9a16c6b5c45ab695bf1cdcfae9738d2989e940104d6b31973f
checksum=641a15fa822710ef2dc99793fec48d2a8ef75de0040b86568563d4ab296137ef
build_options="ssl libuv http_parser icu"
desc_option_libuv="Enable shared libuv"