nodejs: update to 8.9.0.

This commit is contained in:
Enno Boland 2017-11-02 15:43:26 +01:00
parent 1638777eea
commit f3a1e95b3a
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'nodejs'
pkgname=nodejs
version=8.7.0
version=8.9.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=c7184526e5504fa2a91aff1aacd7c344451da539d73775b6d9ea8efe948d0fa8
checksum=00b422827f37913576f8e5059c84acab364375cfbfcc083652191165f709de6c
build_options="ssl libuv http_parser icu"
desc_option_libuv="Enable shared libuv"