nodejs: update to 6.7.0.

This commit is contained in:
Enno Boland 2016-09-28 13:51:24 +02:00
parent 0baa5a48bd
commit 373d2ccd71

View file

@ -1,6 +1,6 @@
# Template file for 'nodejs'
pkgname=nodejs
version=6.6.0
version=6.7.0
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=11b957de855a392ceaa8b300ec66236d6f9c6baa184837d00bdaba2da4aefe91
checksum=02b8ee1719a11b9ab22bef9279519efaaf31dd0d39cba4c3a1176ccda400b8d6
build_options="ssl libuv http_parser"
desc_option_libuv="Enable shared libuv"