nodejs: update to 7.1.0.

This commit is contained in:
Enno Boland 2016-11-09 06:55:50 +01:00
parent 0a4d922233
commit 0e683d18db

View file

@ -1,6 +1,6 @@
# Template file for 'nodejs'
pkgname=nodejs
version=6.9.1
version=7.1.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=a98997ca3a4d10751f0ebe97839b2308a31ae884b4203cda0c99cf36bc7fe3bf
checksum=595e7e2a37d1e0573044a90077bb12c0f750e5d8851899ffa74038238da9a983
build_options="ssl libuv http_parser"
desc_option_libuv="Enable shared libuv"