nodejs: update to 6.8.0.

This commit is contained in:
Enno Boland 2016-10-13 07:56:41 +02:00
parent 40fecc5363
commit 05010234c4

View file

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