nodejs: update to 5.10.1.

This commit is contained in:
Enno Boland 2016-04-07 10:46:29 +02:00
parent 8c047ad407
commit 24b267b61d

View file

@ -1,6 +1,6 @@
# Template file for 'nodejs'
pkgname=nodejs
version=5.10.0
version=5.10.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=8faeb9af5bde641b6e5dfae32bfa99253df2bccf59cf8a62162760026411762b
checksum=c6e278b612b53c240ddf85521403e55abfd8f0201d2f2c7e3d2c21383054aacd
build_options="ssl libuv http_parser"
desc_option_libuv="Enable shared libuv"