nodejs: update to 5.11.0.

This commit is contained in:
Michael Gehring 2016-04-22 12:00:13 +02:00
parent 2e5b272d68
commit 0997a2b90c

View file

@ -1,7 +1,7 @@
# Template file for 'nodejs'
pkgname=nodejs
version=5.10.1
revision=2
version=5.11.0
revision=1
patch_args="-Np1"
wrksrc=node-v${version}
hostmakedepends="pkg-config python"
@ -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=c6e278b612b53c240ddf85521403e55abfd8f0201d2f2c7e3d2c21383054aacd
checksum=ef41b01a9e49de5a5d160071166f911d0bc9ff6a0bd0e88ea4863df572d95e91
build_options="ssl libuv http_parser"
desc_option_libuv="Enable shared libuv"