nodejs: update to 8.1.1.

This commit is contained in:
Enno Boland 2017-06-14 09:41:41 +02:00
parent f2c57219c8
commit aa519827e6

View file

@ -1,6 +1,6 @@
# Template file for 'nodejs'
pkgname=nodejs
version=8.1.0
version=8.1.1
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=6886d0891ee1a46c41f1095ffbbd6cb8871a1b18b61712b5bf7d6bf5018d64de
checksum=4794bce3da8d94f07febebe0609106c4b50debf65695c4ecb0ad727a0f202cb5
build_options="ssl libuv http_parser icu"
desc_option_libuv="Enable shared libuv"