nodejs: update to 6.9.1.

This commit is contained in:
Enno Boland 2016-10-20 09:37:45 +02:00
parent f5fbef8685
commit 9763b80426

View file

@ -1,6 +1,6 @@
# Template file for 'nodejs'
pkgname=nodejs
version=6.9.0
version=6.9.1
revision=1
wrksrc=node-v${version}
hostmakedepends="pkg-config python icu"
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
license="MIT"
homepage="http://nodejs.org/"
distfiles="${homepage}/dist/v${version}/node-v${version}.tar.gz"
checksum=2e2657d2ece89782ca9e2cc0300f9119998e73382caa7ad2995ab81cc26ad923
checksum=a98997ca3a4d10751f0ebe97839b2308a31ae884b4203cda0c99cf36bc7fe3bf
build_options="ssl libuv http_parser"
desc_option_libuv="Enable shared libuv"