nodejs: update to 6.1.0.

This commit is contained in:
Michael Gehring 2016-05-12 07:42:30 +02:00
parent 475de29cc4
commit 0e52539c38
2 changed files with 3 additions and 3422 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
# Template file for 'nodejs'
pkgname=nodejs
version=6.0.0
revision=2
version=6.1.0
revision=1
wrksrc=node-v${version}
hostmakedepends="pkg-config python"
makedepends="zlib-devel python-devel
@ -13,14 +13,13 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
license="MIT"
homepage="http://nodejs.org/"
distfiles="${homepage}/dist/v${version}/node-v${version}.tar.gz"
checksum=6db56d81a4e07ff4017809ad4ee49a5256fad804cd8527f8724f8e149e3dfc32
checksum=9e67ef0b8611e16e6e311eccf0489a50fe76ceebeea3023ef4f51be647ae4bc3
build_options="ssl libuv http_parser"
desc_option_libuv="Enable shared libuv"
desc_option_http_parser="Enable shared http-parser"
build_options_default="libuv http_parser"
broken="openssl broke it"
replaces="iojs>=0"
do_configure() {