nodejs: update to 6.2.2.
This commit is contained in:
parent
e82d80166b
commit
60cffbea9c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nodejs'
|
||||
pkgname=nodejs
|
||||
version=6.2.1
|
||||
version=6.2.2
|
||||
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=fa26d4380150fbb69a48bddaec6143e176effe043cfe44e512c5ef9d22618b63
|
||||
checksum=b6baee57a0ede496c7c7765001f7495ad74c8dfe8c34f1a6fb2cd5d8d526ffce
|
||||
|
||||
build_options="ssl libuv http_parser"
|
||||
desc_option_libuv="Enable shared libuv"
|
||||
|
|
Loading…
Reference in a new issue