nodejs: update to 4.1.2.

This commit is contained in:
Juan RP 2015-10-06 20:37:32 +02:00
parent e3f0ce021e
commit 98a31123ca
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'nodejs'
pkgname=nodejs
version=4.1.0
revision=2
version=4.1.2
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=453005f64ee529f7dcf1237eb27ee2fa2415c49f5c9e7463e8b71fba61c5b408
checksum=febec3703a3fea9b64c46100a7b6a4408250027aa8259a2a815fd2275d502c49
build_options="ssl libuv http_parser"
desc_option_libuv="Enable shared libuv"