nodejs: update to 4.2.0.
This commit is contained in:
parent
f7472d0d5a
commit
c5f921d19c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nodejs'
|
||||
pkgname=nodejs
|
||||
version=4.1.2
|
||||
version=4.2.0
|
||||
revision=1
|
||||
patch_args="-Np1"
|
||||
wrksrc=node-v${version}
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="MIT"
|
||||
homepage="http://nodejs.org/"
|
||||
distfiles="${homepage}/dist/v${version}/node-v${version}.tar.gz"
|
||||
checksum=febec3703a3fea9b64c46100a7b6a4408250027aa8259a2a815fd2275d502c49
|
||||
checksum=94ea40efeb598fed6e1a78990b698da73275c49876ec551dc36e11513c99fb6b
|
||||
|
||||
build_options="ssl libuv http_parser"
|
||||
desc_option_libuv="Enable shared libuv"
|
||||
|
|
Loading…
Reference in New Issue