nodejs: update to 7.5.0.

This commit is contained in:
Enno Boland 2017-02-06 10:55:40 +01:00
parent 25ab68c255
commit 599f1f0fd5

View File

@ -1,6 +1,6 @@
# Template file for 'nodejs'
pkgname=nodejs
version=7.4.0
version=7.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=69b76c86e6fc9914fa136089d8c28a4828c14aa8792cbdf946090a5a2afd25b6
checksum=0da8e0288b5c0f136e650b7119219968720caf88b5a67ef0591555113f0844c2
build_options="ssl libuv http_parser"
desc_option_libuv="Enable shared libuv"