nodejs: update to 4.2.1.

This commit is contained in:
Enno Boland 2015-10-13 23:44:20 +02:00
parent 4bf9a08484
commit 1d9a519b6d

View file

@ -1,6 +1,6 @@
# Template file for 'nodejs'
pkgname=nodejs
version=4.2.0
version=4.2.1
revision=1
patch_args="-Np1"
wrksrc=node-v${version}
@ -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=94ea40efeb598fed6e1a78990b698da73275c49876ec551dc36e11513c99fb6b
checksum=8861b9f4c3b4db380fcda19a710c0430c3d62d03ee176c64db63eef95a672663
build_options="ssl libuv http_parser"
desc_option_libuv="Enable shared libuv"