nodejs: update to 6.2.1.

This commit is contained in:
Michael Gehring 2016-06-03 06:45:48 +02:00
parent e61dbbaa2a
commit 59e264e0c9
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'nodejs'
pkgname=nodejs
version=6.2.0
revision=2
version=6.2.1
revision=1
wrksrc=node-v${version}
hostmakedepends="pkg-config python icu"
makedepends="zlib-devel python-devel icu-devel
@ -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=fcfd81847d78abb690aafaf46223d3b59aedc54fb200a2ab2bfd9a39ad6e94b9
checksum=fa26d4380150fbb69a48bddaec6143e176effe043cfe44e512c5ef9d22618b63
build_options="ssl libuv http_parser"
desc_option_libuv="Enable shared libuv"