nodejs: update to 0.12.5.

This commit is contained in:
Juan RP 2015-06-23 08:37:43 +02:00
parent 56574bfa23
commit 2b6c042cbb
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'nodejs'
pkgname=nodejs
version=0.12.4
revision=2
version=0.12.5
revision=1
wrksrc=node-v${version}
hostmakedepends="pkg-config python"
makedepends="zlib-devel python-devel
@ -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=3298d0997613a04ac64343e8316da134d04588132554ae402eb344e3369ec912
checksum=4bc1e25f4c62ac65324d3cf4aa9de2d801cd708757c3567b6ad2ced7df30cdd2
build_options="ssl libuv http_parser"
desc_option_libuv="Enable shared libuv"