nodejs: update to 7.6.0.

This commit is contained in:
Enno Boland 2017-02-27 23:09:52 +01:00
parent 3e96050233
commit 39164bc9ea

View file

@ -1,6 +1,6 @@
# Template file for 'nodejs'
pkgname=nodejs
version=7.5.0
version=7.6.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=0da8e0288b5c0f136e650b7119219968720caf88b5a67ef0591555113f0844c2
checksum=809e80265e332fe1a8268e5a73eb219c356810fe86c69fd2d931c52e07211970
build_options="ssl libuv http_parser"
desc_option_libuv="Enable shared libuv"