nodejs: update to 6.4.0.
This commit is contained in:
parent
63ffca6d1a
commit
cd4aa1cd55
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nodejs'
|
||||
pkgname=nodejs
|
||||
version=6.3.1
|
||||
version=6.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=3f6144dcf13c210b11c83dc0b0a841219347a769b5a3b883b20f7ab8dc4008f6
|
||||
checksum=a58c930618cf5b0862aa329a626e850519036acfcd746983010c9946df1797d0
|
||||
|
||||
build_options="ssl libuv http_parser"
|
||||
desc_option_libuv="Enable shared libuv"
|
||||
|
|
Loading…
Reference in New Issue