nodejs: update to 5.9.1.

This commit is contained in:
Enno Boland 2016-03-26 08:50:35 +01:00
parent db96eb331c
commit 39c97cef03
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'nodejs'
pkgname=nodejs
version=5.9.0
version=5.9.1
revision=1
patch_args="-Np1"
wrksrc=node-v${version}
@ -14,7 +14,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
license="MIT"
homepage="http://nodejs.org/"
distfiles="${homepage}/dist/v${version}/node-v${version}.tar.gz"
checksum=e5175a66481fd9389ef74ef8e8c164d052f139664deffc9e79241d6234760f3e
checksum=9bfa882ba832c526add1f939121c79d95b9c592785ec8afe043086a0c7a30c18
build_options="ssl libuv http_parser"
desc_option_libuv="Enable shared libuv"