nodejs: update to 4.2.3.

This commit is contained in:
Enno Boland 2015-12-07 11:10:30 +01:00
parent 8204a8dc59
commit 6f9464ad79

View file

@ -1,7 +1,7 @@
# Template file for 'nodejs'
pkgname=nodejs
version=4.2.1
revision=3
version=4.2.3
revision=1
patch_args="-Np1"
wrksrc=node-v${version}
hostmakedepends="pkg-config python"
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="MIT"
homepage="http://nodejs.org/"
distfiles="${homepage}/dist/v${version}/node-v${version}.tar.gz"
checksum=8861b9f4c3b4db380fcda19a710c0430c3d62d03ee176c64db63eef95a672663
checksum=5008ade5feb4b089f59163f66bffddc113f27de5d78edf203e39435c2c5d554f
build_options="ssl libuv http_parser"
desc_option_libuv="Enable shared libuv"