nodejs: update to 7.4.0.

This commit is contained in:
Enno Boland 2017-01-04 22:14:02 +01:00
parent 10d28a0aea
commit 35bfb080b8

View File

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