nodejs: update to 6.0.0.
This commit is contained in:
parent
2240fa1d72
commit
cf1f71ae70
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nodejs'
|
||||
pkgname=nodejs
|
||||
version=5.11.0
|
||||
version=6.0.0
|
||||
revision=1
|
||||
patch_args="-Np1"
|
||||
wrksrc=node-v${version}
|
||||
|
@ -14,7 +14,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
license="MIT"
|
||||
homepage="http://nodejs.org/"
|
||||
distfiles="${homepage}/dist/v${version}/node-v${version}.tar.gz"
|
||||
checksum=ef41b01a9e49de5a5d160071166f911d0bc9ff6a0bd0e88ea4863df572d95e91
|
||||
checksum=6db56d81a4e07ff4017809ad4ee49a5256fad804cd8527f8724f8e149e3dfc32
|
||||
|
||||
build_options="ssl libuv http_parser"
|
||||
desc_option_libuv="Enable shared libuv"
|
||||
|
|
Loading…
Reference in a new issue