nodejs: update to 0.12.6.

This commit is contained in:
Enno Boland 2015-07-05 09:06:42 +02:00
parent ffae0769d7
commit 2e896a3c64

View File

@ -1,6 +1,6 @@
# Template file for 'nodejs'
pkgname=nodejs
version=0.12.5
version=0.12.6
revision=1
wrksrc=node-v${version}
hostmakedepends="pkg-config python"
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="MIT"
homepage="http://nodejs.org/"
distfiles="${homepage}/dist/v${version}/node-v${version}.tar.gz"
checksum=4bc1e25f4c62ac65324d3cf4aa9de2d801cd708757c3567b6ad2ced7df30cdd2
checksum=7a3b5ac351973a9dee8edbf0684bc8d0dea44b231e42274ffb008141ffa19ad2
build_options="ssl libuv http_parser"
desc_option_libuv="Enable shared libuv"