nodejs: update to 6.5.0.

This commit is contained in:
Enno Boland 2016-08-31 09:07:03 +02:00
parent 8b2b374d01
commit 83f49d70ff

View file

@ -1,6 +1,6 @@
# Template file for 'nodejs'
pkgname=nodejs
version=6.4.0
version=6.5.0
revision=1
wrksrc=node-v${version}
hostmakedepends="pkg-config python icu"
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
license="MIT"
homepage="http://nodejs.org/"
distfiles="${homepage}/dist/v${version}/node-v${version}.tar.gz"
checksum=a58c930618cf5b0862aa329a626e850519036acfcd746983010c9946df1797d0
checksum=d7742558bb3331e41510d6e6f1f7b13c0527aecc00a63c3e05fcfd44427ff778
build_options="ssl libuv http_parser"
desc_option_libuv="Enable shared libuv"